Makefile.am (DIST_SUBDIRS): Remove PLAYDIR
Original commit message from CVS: * Makefile.am (DIST_SUBDIRS): Remove PLAYDIR
This commit is contained in:
parent
444ae8dc6d
commit
40350b8931
@ -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
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user