diff options
author | Jim Meyering <jim@meyering.net> | 2000-12-03 12:31:59 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-12-03 12:31:59 +0000 |
commit | 437f8becaaa45f9138964a8481403f733e272eb2 (patch) | |
tree | f2bd7030ec58ca74910489b12cb5ae93c8629c08 /tests | |
parent | 523312110255070803b4b32714665b8d70b0c99e (diff) | |
download | coreutils-437f8becaaa45f9138964a8481403f733e272eb2.tar.xz |
.
Diffstat (limited to 'tests')
-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 fe990d5bb..0448a410a 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -118,7 +118,7 @@ l = @l@ AUTOMAKE_OPTIONS = 1.2 gnits -TESTS = rt-1 time-1 symlink-slash +TESTS = rt-1 time-1 symlink-slash follow-slink EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ top_srcdir=$(top_srcdir) \ |