Makefile.am (DIST_SUBDIRS): Remove PLAYDIR
authorJohan Dahlin <johan@gnome.org>
Wed, 17 Mar 2004 10:15:12 +0000 (10:15 +0000)
committerJohan Dahlin <johan@gnome.org>
Wed, 17 Mar 2004 10:15:12 +0000 (10:15 +0000)
Original commit message from CVS:
* Makefile.am (DIST_SUBDIRS): Remove PLAYDIR

ChangeLog
Makefile.am

index 16ca2ae..08ee873 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-03-17  Johan Dahlin  <johan@gnome.org>
+
+       * Makefile.am (DIST_SUBDIRS): Remove PLAYDIR.
+
 2004-03-16  Johan Dahlin  <johan@gnome.org>
 
        * configure.ac: Support build without gstplay and gstinterfaces
index 2d404cb..35c4fff 100644 (file)
@@ -8,7 +8,7 @@ UNCONDDIRS = gst pkgconfig testsuite
 SUBDIRS = \
        $(UNCONDDIRS) \
        $(SUBDIRS_DOCS)
-DIST_SUBDIRS = $(UNCONDDIRS) docs $(PLAYDIR)
+DIST_SUBDIRS = $(UNCONDDIRS) docs
 
 EXTRA_DIST = \
        gst-python.spec.in \