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 d9f0ba098..0a16c91f4 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 follow-slink +TESTS = rt-1 time-1 symlink-slash follow-slink no-arg EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ top_srcdir=$(top_srcdir) \ |