summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/mkdir/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mkdir/Makefile.am b/tests/mkdir/Makefile.am
index 51034326b..1cb830be2 100644
--- a/tests/mkdir/Makefile.am
+++ b/tests/mkdir/Makefile.am
@@ -4,4 +4,5 @@ AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = p-1 p-2 special-1 perm
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
+ srcdir=$(srcdir) \
PATH=`pwd`/../../src:$$PATH