summaryrefslogtreecommitdiff
path: root/tests/mv/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/Makefile.am')
-rw-r--r--tests/mv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am
index 440631dd3..97194c2a7 100644
--- a/tests/mv/Makefile.am
+++ b/tests/mv/Makefile.am
@@ -14,5 +14,5 @@ TESTS = \
EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = \
PERL="@PERL@" \
- PATH=`pwd`/../../src:$$PATH \
+ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH" \
PROG=mv