Codebase list faad2 / 75cafc00-3f3f-4dcd-83b8-02109d17c61f/main Makefile.am
75cafc00-3f3f-4dcd-83b8-02109d17c61f/main

Tree @75cafc00-3f3f-4dcd-83b8-02109d17c61f/main (Download .tar.gz)

Makefile.am @75cafc00-3f3f-4dcd-83b8-02109d17c61f/main

5d5649c
18ab67d
181e344
18ab67d
 
 
 
 
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