summaryrefslogtreecommitdiff
path: root/tests/install
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install')
-rw-r--r--tests/install/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index 689b3f0a7..560b5a64f 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -260,7 +260,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = basic-1 create-leading
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
- PATH="`pwd`/../../src/vg$(PATH_SEPARATOR)$$PATH"
+ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
all: all-am