summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
m---------common0
-rw-r--r--tests/check/Makefile.am2
2 files changed, 1 insertions, 1 deletions
diff --git a/common b/common
-Subproject c8fb372b4c58158d6cb4e309650eb7bc369f882
+Subproject d676993e50eba12f40d8e176243041d4b91f7b1
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 4cf2dac85..4a0e2c61f 100644
--- a/tests/check/Makefile.am
+++ b/tests/check/Makefile.am
@@ -9,7 +9,7 @@ REGISTRY_ENVIRONMENT = \
GST_REGISTRY_1_0=$(CHECK_REGISTRY)
# GST_PLUGINS_XYZ_DIR is only set in an uninstalled setup
-TESTS_ENVIRONMENT = \
+AM_TESTS_ENVIRONMENT = \
$(REGISTRY_ENVIRONMENT) \
GST_PLUGIN_SYSTEM_PATH_1_0= \
GST_PLUGIN_PATH_1_0=$(top_builddir)/gst:$(top_builddir)/sys:$(top_builddir)/ext:$(GST_PLUGINS_LIBAV_DIR):$(GST_PLUGINS_UGLY_DIR):$(GST_PLUGINS_GOOD_DIR):$(GST_PLUGINS_BASE_DIR):$(GST_PLUGINS_DIR) \