summaryrefslogtreecommitdiff
path: root/tests/install/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/Makefile.in')
-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 bba4bda63..a09145337 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -153,7 +153,7 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = basic-1 create-leading
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
- PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"
+ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
subdir = tests/install
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4