From 29384fcfdf795fbc1b42ffeb2931f7c25f6f89ca Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Wed, 30 Nov 2005 18:36:02 +0000 Subject: [PATCH] add Makefile.am Original commit message from CVS: add Makefile.am --- tests/check/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 256c19a020..4826e4ecd0 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -1,6 +1,6 @@ include $(top_srcdir)/common/check.mak -CHECK_REGISTRY = $(top_builddir)/check/test-registry.xml +CHECK_REGISTRY = $(top_builddir)/tests/check/test-registry.xml REGISTRY_ENVIRONMENT = \ GST_REGISTRY=$(CHECK_REGISTRY)