summaryrefslogtreecommitdiff
path: root/tests/uniq
diff options
context:
space:
mode:
Diffstat (limited to 'tests/uniq')
-rw-r--r--tests/uniq/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/uniq/Makefile.am b/tests/uniq/Makefile.am
index 9ffd49db3..052097d45 100644
--- a/tests/uniq/Makefile.am
+++ b/tests/uniq/Makefile.am
@@ -28,7 +28,7 @@ obs-plus44.O obs-plus44.E obs-plus45.O obs-plus45.E 50.O 50.E 51.O 51.E 52.O \
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'