summaryrefslogtreecommitdiff
path: root/tests/touch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/Makefile.am')
-rw-r--r--tests/touch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am
index ee84a320d..3c5900fa0 100644
--- a/tests/touch/Makefile.am
+++ b/tests/touch/Makefile.am
@@ -10,4 +10,4 @@ TESTS = \
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
host_triplet=$(host_triplet) \
- PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
+ PATH="$(VG_PATH_PREFIX)`pwd`/../../src$(PATH_SEPARATOR)$$PATH"