summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-11-30 18:36:02 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-11-30 18:36:02 +0000
commit29384fcfdf795fbc1b42ffeb2931f7c25f6f89ca (patch)
treeca26c9b4303c36b1604b593a1e10874a3ddafb50
parent53c29a1259b8fb1c7fbcb45754ddb6b243d0a9ed (diff)
add Makefile.am
Original commit message from CVS: add Makefile.am
-rw-r--r--tests/check/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am
index 256c19a0..4826e4ec 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)