From 006bdcecb2588652666dbfc7b34211628d2bfbcd Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sat, 24 Sep 2005 13:34:46 +0000 Subject: set up plugin paths properly Original commit message from CVS: set up plugin paths properly --- tests/check/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 8b9e06fc..7962f685 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -7,7 +7,7 @@ REGISTRY_ENVIRONMENT = \ TESTS_ENVIRONMENT = \ $(REGISTRY_ENVIRONMENT) \ - GST_PLUGIN_PATH_ONLY=yes \ + 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 -- cgit