diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/mv/Makefile.am | 1 |
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 \ |