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