summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index 0520b3a..e4539f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,6 +1,7 @@
-AUTOMAKE_OPTIONS = 1.5
-
-SUBDIRS = gstreamer examples
+SUBDIRS = gstreamer pkgconfig examples
EXTRA_DIST = \
gst-python.spec.in gst-python.spec
+
+snap:
+ $(MAKE) dist distdir=$(PACKAGE)-`date +"%Y%m%d"`