summaryrefslogtreecommitdiff
path: root/tests/chmod/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/Makefile.in')
-rw-r--r--tests/chmod/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index 6bca1c89b..133b28605 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -153,7 +153,7 @@ AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = equals equal-x c-option setgid
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
- PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"
+ PATH="`pwd`/../../src$(PATH_SEPARATOR)$$PATH"
subdir = tests/chmod
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4