summaryrefslogtreecommitdiff
path: root/tests/touch
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch')
-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 5cf53dd87..10050d41d 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -158,7 +158,7 @@ TESTS = \
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
host_triplet=$(host_triplet) \
- PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"
+ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
subdir = tests/touch
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4