From aa1262b7256ecf24a694347a980c2c479a4373bd Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Fri, 16 Sep 2005 08:18:16 +0000 Subject: [PATCH] use the right path Original commit message from CVS: use the right path --- check/Makefile.am | 2 +- tests/check/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/check/Makefile.am b/check/Makefile.am index 39c5873a36..16dd1f9bce 100644 --- a/check/Makefile.am +++ b/check/Makefile.am @@ -8,7 +8,7 @@ REGISTRY_ENVIRONMENT = \ TESTS_ENVIRONMENT = \ CK_DEFAULT_TIMEOUT=20 \ $(REGISTRY_ENVIRONMENT) \ - GST_PLUGIN_PATH_SYSTEM= \ + GST_PLUGIN_SYSTEM_PATH= \ GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/ext:$(GST_PLUGINS_DIR) # ths core dumps of some machines have PIDs appended diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 39c5873a36..16dd1f9bce 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -8,7 +8,7 @@ REGISTRY_ENVIRONMENT = \ TESTS_ENVIRONMENT = \ CK_DEFAULT_TIMEOUT=20 \ $(REGISTRY_ENVIRONMENT) \ - GST_PLUGIN_PATH_SYSTEM= \ + GST_PLUGIN_SYSTEM_PATH= \ GST_PLUGIN_PATH=$(top_builddir)/gst:$(top_builddir)/ext:$(GST_PLUGINS_DIR) # ths core dumps of some machines have PIDs appended