check: Add GST_PLUGIN_SCANNER env var to the check environment

This commit is contained in:
Jan Schmidt 2009-10-07 15:14:46 +01:00
parent 53c9c9d975
commit 4c75d07f5f

View file

@ -10,6 +10,7 @@ REGISTRY_ENVIRONMENT = \
TESTS_ENVIRONMENT = \
STATE_IGNORE_ELEMENTS="$(STATE_IGNORE_ELEMENTS)" \
$(REGISTRY_ENVIRONMENT) \
GST_PLUGIN_SCANNER=$(top_builddir)/libs/gst/helpers/plugin-scanner \
GST_PLUGIN_SYSTEM_PATH= \
GST_PLUGIN_PATH=$(top_builddir)/plugins