tests: fix the manual tests by setting the right env-vars
authorStefan Sauer <ensonic@users.sf.net>
Mon, 28 Sep 2015 14:45:47 +0000 (16:45 +0200)
committerStefan Sauer <ensonic@users.sf.net>
Mon, 28 Sep 2015 14:46:14 +0000 (16:46 +0200)
tests/examples/manual/Makefile.am

index 0e4da6b..42ae9e5 100644 (file)
@@ -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