From 89fc48060256f66a3662794d9779a552bfe0c0a4 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 2 Feb 2003 20:15:11 +0000 Subject: *** empty log message *** --- tests/touch/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/touch/Makefile.am') 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" -- cgit v1.2.3-54-g00ecf