Codebase list faad2 / debian/2.8.1-2 Makefile.am
debian/2.8.1-2

Tree @debian/2.8.1-2 (Download .tar.gz)

Makefile.am @debian/2.8.1-2raw · history · blame

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