summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorJohan Dahlin <johan@gnome.org>2004-03-12 10:12:08 +0000
committerJohan Dahlin <johan@gnome.org>2004-03-12 10:12:08 +0000
commit3c72b1fef61f69a190d1a39c7723160ba82e9d79 (patch)
tree6a518d049127375e894148dfba0c01021ab2af02 /Makefile.am
parent88f7dd3c95a202aa891248d3bf5f377c557f60ad (diff)
Makefile.am (PLAYDIR): Disable for now
Original commit message from CVS: * Makefile.am (PLAYDIR): Disable for now * configure.ac: Build against 0.8
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