diff options
-rw-r--r-- | tests/ls/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/Makefile.am b/tests/ls/Makefile.am index 06fc73581..8f5dadd4a 100644 --- a/tests/ls/Makefile.am +++ b/tests/ls/Makefile.am @@ -4,4 +4,4 @@ AUTOMAKE_OPTIONS = 1.2 gnits TESTS = time-1 EXTRA_DIST = $(TESTS) -TESTS_ENVIRONMENT = LS=../../src/ls +TESTS_ENVIRONMENT = LS=../../src/ls TOUCH=../../src/touch |