summaryrefslogtreecommitdiff
path: root/tests/install/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/Makefile.am')
-rw-r--r--tests/install/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/install/Makefile.am b/tests/install/Makefile.am
index 3c7a271e2..bae7ddaa6 100644
--- a/tests/install/Makefile.am
+++ b/tests/install/Makefile.am
@@ -4,4 +4,4 @@ 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"