adding back threads tests

Original commit message from CVS:
adding back threads tests
This commit is contained in:
Thomas Vander Stichele 2002-11-14 09:23:58 +00:00
parent 96b9f9d5d1
commit 2556b83528
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
# FIXME : threads bytestream
SUBDIRS = caps plugin elements clock refcounting ## cleanup dynparams
SUBDIRS = caps plugin elements clock refcounting threads ## cleanup dynparams
GST_PLUGIN_PATH = $(shell cd $(top_builddir) && pwd)
TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-registry.xml

View file

@ -1,5 +1,5 @@
# FIXME : threads bytestream
SUBDIRS = caps plugin elements clock refcounting ## cleanup dynparams
SUBDIRS = caps plugin elements clock refcounting threads ## cleanup dynparams
GST_PLUGIN_PATH = $(shell cd $(top_builddir) && pwd)
TESTS_ENVIRONMENT = GST_PLUGIN_PATH=$(GST_PLUGIN_PATH) GST_REGISTRY=`pwd`/test-registry.xml