summaryrefslogtreecommitdiff
path: root/tests/mkdir/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mkdir/Makefile.am')
-rw-r--r--tests/mkdir/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mkdir/Makefile.am b/tests/mkdir/Makefile.am
index b46da85ef..b05153816 100644
--- a/tests/mkdir/Makefile.am
+++ b/tests/mkdir/Makefile.am
@@ -5,4 +5,4 @@ TESTS = p-1 p-2 special-1 perm parents t-slash
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \
- PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"
+ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"