summaryrefslogtreecommitdiff
path: root/tests/touch/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2003-02-02 20:15:11 +0000
committerJim Meyering <jim@meyering.net>2003-02-02 20:15:11 +0000
commit89fc48060256f66a3662794d9779a552bfe0c0a4 (patch)
tree60d9a594e8b730cc35e92ff4f94f51a29bd0d192 /tests/touch/Makefile.am
parent08b6275885c89761c010f46bfe2a7b0bf19ae48a (diff)
downloadcoreutils-89fc48060256f66a3662794d9779a552bfe0c0a4.tar.xz
*** empty log message ***
Diffstat (limited to 'tests/touch/Makefile.am')
-rw-r--r--tests/touch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am
index e22dd491c..b301696b9 100644
--- a/tests/touch/Makefile.am
+++ b/tests/touch/Makefile.am
@@ -8,4 +8,4 @@ TESTS = \
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
host_triplet=$(host_triplet) \
- PATH=`pwd`/../../src:$$PATH
+ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"