From 4cfe78b8a0d3a607c0408cf6b82bb82d23224a92 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 5 Apr 2003 18:03:47 +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 b301696b9..55427c211 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_SEPARATOR@$$PATH" + PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" -- cgit v1.2.3-54-g00ecf