summaryrefslogtreecommitdiff
path: root/tests/touch/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/Makefile.in')
-rw-r--r--tests/touch/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index 92a32d767..c04017489 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -156,7 +156,7 @@ TESTS = \
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
host_triplet=$(host_triplet) \
- PATH=`pwd`/../../src:$$PATH
+ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"
subdir = tests/touch
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs