From cabbdf7bbf9335390d9fb3cf244379ef59c27e6b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 8 Jan 2000 16:35:26 +0000 Subject: . --- tests/tsort/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/tsort/Makefile.in') diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in index 46ab1b3e6..b0aee1414 100644 --- a/tests/tsort/Makefile.in +++ b/tests/tsort/Makefile.in @@ -107,7 +107,7 @@ TESTS_ENVIRONMENT = \ top_srcdir=$(top_srcdir) \ srcdir=$(srcdir) \ PERL="@PERL@" \ - PATH=../../src:$$PATH \ + PATH=`pwd`/../../src:$$PATH \ PROG=tsort -- cgit v1.2.3-54-g00ecf