Codebase list faad2 / ab433cd8-45c4-44ea-b96f-1dccea1954e2/upstream Makefile.am
ab433cd8-45c4-44ea-b96f-1dccea1954e2/upstream

Tree @ab433cd8-45c4-44ea-b96f-1dccea1954e2/upstream (Download .tar.gz)

Makefile.am @ab433cd8-45c4-44ea-b96f-1dccea1954e2/upstreamraw · history · blame

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

EXTRA_DIST = faad2.spec docs/libfaad.3 project utils

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