actually use the env var for tests

Original commit message from CVS:
actually use the env var for tests
This commit is contained in:
Thomas Vander Stichele 2007-02-28 12:43:57 +00:00
parent 155fa0066d
commit 85c1dc5c9d

View file

@ -8,6 +8,7 @@ REGISTRY_ENVIRONMENT = \
GST_REGISTRY=$(CHECK_REGISTRY)
TESTS_ENVIRONMENT = \
STATE_IGNORE_ELEMENTS="$(STATE_IGNORE_ELEMENTS)" \
$(REGISTRY_ENVIRONMENT) \
GST_PLUGIN_SYSTEM_PATH= \
GST_PLUGIN_PATH=$(top_builddir)/plugins
@ -101,7 +102,7 @@ noinst_PROGRAMS = \
# elements to ignore for the state tests
# STATE_IGNORE_ELEMENTS =
#
TESTS = $(check_PROGRAMS)
noinst_HEADERS = \