summaryrefslogtreecommitdiff
path: root/faad2/src/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'faad2/src/Makefile.am')
-rw-r--r--faad2/src/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/faad2/src/Makefile.am b/faad2/src/Makefile.am
new file mode 100644
index 0000000..4f58d5a
--- /dev/null
+++ b/faad2/src/Makefile.am
@@ -0,0 +1,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