summaryrefslogtreecommitdiff
path: root/tests/touch/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/Makefile.am')
-rw-r--r--tests/touch/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/touch/Makefile.am b/tests/touch/Makefile.am
index 60a478764..1da83fe32 100644
--- a/tests/touch/Makefile.am
+++ b/tests/touch/Makefile.am
@@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = 1.3 gnits
TESTS = empty-file dir-1 dangling-symlink no-rights
EXTRA_DIST = $(TESTS)
TESTS_ENVIRONMENT = \
- PATH=../../src:$$PATH
+ PATH=`pwd`/../../src:$$PATH