summaryrefslogtreecommitdiff
path: root/tests/install/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/Makefile.am')
-rw-r--r--tests/install/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am
index 81774a370..b929aeda7 100644
--- a/tests/install/Makefile.am
+++ b/tests/install/Makefile.am
@@ -5,4 +5,4 @@ TESTS = trap basic-1 create-leading d-slashdot
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
EXEEXT='$(EXEEXT)' \
- PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
+ PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"