summaryrefslogtreecommitdiff
path: root/tests/chgrp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chgrp/Makefile.in')
-rw-r--r--tests/chgrp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index 0120a90a3..931dadfc4 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -151,7 +151,7 @@ AUTOMAKE_OPTIONS = 1.4 gnits
TESTS = basic deref recurse
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
- PATH=`pwd`/../../src:$$PATH
+ PATH="`pwd`/../../src@PATH_SEPARATOR@$$PATH"
subdir = tests/chgrp
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs