summaryrefslogtreecommitdiff
path: root/tests/tee/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tee/Makefile.am')
-rw-r--r--tests/tee/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tee/Makefile.am b/tests/tee/Makefile.am
index 059989b00..e8b4388fb 100644
--- a/tests/tee/Makefile.am
+++ b/tests/tee/Makefile.am
@@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = basic dash
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
- PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
+ PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"