summaryrefslogtreecommitdiff
path: root/tests/mv
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-02-21 16:14:42 +0000
committerJim Meyering <jim@meyering.net>1998-02-21 16:14:42 +0000
commitf315b52ca936bdba7311e4c21496ea861afa89bb (patch)
tree065c5853da25449c6d7363a2dc21be67e6ea0175 /tests/mv
parent26c02dd94635131a5d4665579abc1694c1a657f2 (diff)
downloadcoreutils-f315b52ca936bdba7311e4c21496ea861afa89bb.tar.xz
.
Diffstat (limited to 'tests/mv')
-rw-r--r--tests/mv/Makefile.in10
1 files changed, 8 insertions, 2 deletions
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 9ade8b9e8..bcd3636fd 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -91,8 +91,14 @@ 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
+TESTS_ENVIRONMENT = \
+ DF=../../src/df \
+ LS=../../src/ls \
+ MKDIR=../../src/mkdir \
+ MKNOD=../../src/mknod \
+ MV=../../src/mv \
+ RM=../../src/rm \
+ TOUCH=../../src/touch
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../config.h
CONFIG_CLEAN_FILES =