tests: fix the manual tests by setting the right env-vars
This commit is contained in:
parent
653f9148bd
commit
3037172f48
@ -14,9 +14,9 @@ REGISTRY_ENVIRONMENT = \
|
||||
|
||||
AM_TESTS_ENVIRONMENT = \
|
||||
$(REGISTRY_ENVIRONMENT) \
|
||||
GST_PLUGIN_SCANNER=$(top_builddir)/libs/gst/helpers/gst-plugin-scanner \
|
||||
GST_PLUGIN_SYSTEM_PATH= \
|
||||
GST_PLUGIN_PATH=$(top_builddir)/plugins
|
||||
GST_PLUGIN_SCANNER_1_0=$(top_builddir)/libs/gst/helpers/gst-plugin-scanner \
|
||||
GST_PLUGIN_SYSTEM_PATH_1_0= \
|
||||
GST_PLUGIN_PATH_1_0=$(top_builddir)/plugins
|
||||
|
||||
EXTRA_DIST = extract.pl
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user