fix disting

Original commit message from CVS:
fix disting
This commit is contained in:
Christian Schaller 2002-12-31 11:34:11 +00:00
parent f87c7929d4
commit 457ae12e9f
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
# FIXME : threads bytestream
SUBDIRS = caps plugin elements clock refcounting threads ## cleanup dynparams
SUBDIRS = caps plugin elements clock refcounting threads indexers ## cleanup dynparams
GST_PLUGIN_PATH = $(shell cd $(top_builddir) && pwd)
TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-registry.xml
@ -23,7 +23,7 @@ AM_CFLAGS = $(GST_CFLAGS)
# we makes them, we gots to clean them
CLEANFILES = test-registry.xml elementstest-registry.xml
DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements \
DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \
plugin refcounting threads
EXTRA_DIST = gst-inspect-check

View file

@ -1,5 +1,5 @@
# FIXME : threads bytestream
SUBDIRS = caps plugin elements clock refcounting threads ## cleanup dynparams
SUBDIRS = caps plugin elements clock refcounting threads indexers ## cleanup dynparams
GST_PLUGIN_PATH = $(shell cd $(top_builddir) && pwd)
TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-registry.xml
@ -23,7 +23,7 @@ AM_CFLAGS = $(GST_CFLAGS)
# we makes them, we gots to clean them
CLEANFILES = test-registry.xml elementstest-registry.xml
DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements \
DIST_SUBDIRS = bytestream caps cleanup clock dynparams elements indexers \
plugin refcounting threads
EXTRA_DIST = gst-inspect-check