Makefile.am (DIST_SUBDIRS): Remove PLAYDIR

Original commit message from CVS:
* Makefile.am (DIST_SUBDIRS): Remove PLAYDIR
This commit is contained in:
Johan Dahlin 2004-03-17 10:15:12 +00:00
parent 444ae8dc6d
commit 40350b8931
2 changed files with 5 additions and 1 deletions

View file

@ -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

View 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 \