summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-02-21 11:55:30 +0000
committerJim Meyering <jim@meyering.net>1998-02-21 11:55:30 +0000
commitead1152ef8018c2599552cdca26eda7b1635b1b4 (patch)
tree505f489891d948ed0720ff084cdc089024558e7b /tests
parent2326be84d51bc7222999daf6673ecc019de1f1ea (diff)
downloadcoreutils-ead1152ef8018c2599552cdca26eda7b1635b1b4.tar.xz
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/mv/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mv/Makefile.am b/tests/mv/Makefile.am
index a279f2e06..2aac9c115 100644
--- a/tests/mv/Makefile.am
+++ b/tests/mv/Makefile.am
@@ -4,6 +4,7 @@ TESTS = mv-special-1
EXTRA_DIST = $(TESTS) setup
TESTS_ENVIRONMENT = \
DF=../../src/df \
+ LS=../../src/ls \
MKDIR=../../src/mkdir \
MKNOD=../../src/mknod \
MV=../../src/mv \