summaryrefslogtreecommitdiff
path: root/tests/tsort/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tsort/Makefile.am')
-rw-r--r--tests/tsort/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tsort/Makefile.am b/tests/tsort/Makefile.am
index 50626a8aa..7bdf7ba63 100644
--- a/tests/tsort/Makefile.am
+++ b/tests/tsort/Makefile.am
@@ -6,7 +6,7 @@ TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="@PERL@" \
- PATH=../../src:$$PATH \
+ PATH=`pwd`/../../src:$$PATH \
PROG=tsort
TESTS = basic-1