summaryrefslogtreecommitdiff
path: root/tests/tail/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail/Makefile.am')
-rw-r--r--tests/tail/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail/Makefile.am b/tests/tail/Makefile.am
index 345e45012..8b67c9d8f 100644
--- a/tests/tail/Makefile.am
+++ b/tests/tail/Makefile.am
@@ -30,7 +30,7 @@ f-pipe-1.O f-pipe-1.E
EXTRA_DIST = Test.pm $x-tests $(explicit) $(maint_gen)
noinst_SCRIPTS = $x-tests
TESTS_ENVIRONMENT = \
- PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
+ PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
editpl = sed -e 's,@''PERL''@,$(PERL),g' -e 's,@''srcdir''@,$(srcdir),g'