summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/Makefile.in')
-rw-r--r--tests/mv/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 2183bbf09..5b4647035 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -162,7 +162,7 @@ TESTS = \
EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = \
PERL="@PERL@" \
- PATH=`pwd`/../../src:$$PATH \
+ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH" \
PROG=mv
subdir = tests/mv