summaryrefslogtreecommitdiff
path: root/tests/install/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/Makefile.am')
-rw-r--r--tests/install/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am
index 5544d7d50..c97252dfe 100644
--- a/tests/install/Makefile.am
+++ b/tests/install/Makefile.am
@@ -5,3 +5,5 @@ TESTS_ENVIRONMENT = \
EXEEXT='$(EXEEXT)' \
CU_TEST_NAME=`basename $(abs_srcdir)`,$$tst \
PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
+
+include $(top_srcdir)/tests/check.mk