diff options
author | Jim Meyering <jim@meyering.net> | 1998-01-22 08:33:34 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 1998-01-22 08:33:34 +0000 |
commit | 6a8e657775c9e8893a230c22ab5e23c342f95f3d (patch) | |
tree | 1ff26b3af4c1f26560ccd94c87692ec43d89e5d2 /tests/ls | |
parent | 309819620bfe11cd711edddad74a19bc520e0733 (diff) | |
download | coreutils-6a8e657775c9e8893a230c22ab5e23c342f95f3d.tar.xz |
.
Diffstat (limited to 'tests/ls')
-rw-r--r-- | tests/ls/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index 06b2a1705..e59ea4931 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -92,7 +92,7 @@ AUTOMAKE_OPTIONS = 1.2 gnits TESTS = time-1 EXTRA_DIST = $(TESTS) -TESTS_ENVIRONMENT = LS=../../src/ls +TESTS_ENVIRONMENT = LS=../../src/ls TOUCH=../../src/touch mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../config.h CONFIG_CLEAN_FILES = |