Codebase list faad2 / upstream/2.8.0_cvs20161113 Makefile.am
upstream/2.8.0_cvs20161113

Tree @upstream/2.8.0_cvs20161113 (Download .tar.gz)

Makefile.am @upstream/2.8.0_cvs20161113

18ab67d
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
SUBDIRS = libfaad common frontend plugins

EXTRA_DIST = faad2.spec

rpm:	Makefile
	make dist
	$(RPMBUILD) -ta $(PACKAGE)-$(VERSION).tar.gz
	rm $(PACKAGE)-$(VERSION).tar.gz