diff options
Diffstat (limited to 'tests')
-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 df6545f59..d9f0ba098 100644 --- a/tests/ls/Makefile.am +++ b/tests/ls/Makefile.am @@ -2,7 +2,7 @@ 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) \ |