summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index 05d8fec..c70cb6c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -5,7 +5,8 @@ SUBDIRS_DOCS =
endif
INTERFACESDIR = gstinterfaces
-PLAYDIR = gstplay
+#PLAYDIR = gstplay
+PLAYDIR =
UNCONDDIRS = gst pkgconfig examples testsuite
SUBDIRS = \
@@ -13,7 +14,7 @@ SUBDIRS = \
$(INTERFACESDIR) \
$(PLAYDIR) \
$(SUBDIRS_DOCS)
-DIST_SUBDIRS = $(UNCONDDIRS) docs gstinterfaces gstplay
+DIST_SUBDIRS = $(UNCONDDIRS) docs gstinterfaces $(PLAYDIR)
EXTRA_DIST = \
gst-python.spec.in gst-python.spec README-docs