summaryrefslogtreecommitdiff
path: root/tests/expr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/expr')
-rw-r--r--tests/expr/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/expr/Makefile.am b/tests/expr/Makefile.am
index 9b0783d99..ab189f239 100644
--- a/tests/expr/Makefile.am
+++ b/tests/expr/Makefile.am
@@ -7,5 +7,5 @@ TESTS_ENVIRONMENT = \
top_srcdir=$(top_srcdir) \
srcdir=$(srcdir) \
PERL="$(PERL)" \
- PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
+ PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH" \
PROG=expr