summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/mv/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am
index c44750cd1..03465a43c 100644
--- a/tests/mv/Makefile.am
+++ b/tests/mv/Makefile.am
@@ -3,4 +3,4 @@ AUTOMAKE_OPTIONS = 1.1 gnits
TESTS = mv-special-1
EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = RM=../../src/rm MKDIR=../../src/mkdir \
- MKNOD=../../src/mknod MV=../../src/mv DF=../../src/df
+ MKNOD=../../src/mknod MV=../../src/mv DF=../../src/df TOUCH=../../src/touch