diff options
Diffstat (limited to 'tests/ls')
-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 1c1462832..43988bda5 100644 --- a/tests/ls/Makefile.am +++ b/tests/ls/Makefile.am @@ -4,7 +4,7 @@ AUTOMAKE_OPTIONS = 1.2 gnits TESTS = \ inode dangle file-type recursive dired infloop \ - rt-1 time-1 symlink-slash follow-slink no-arg + rt-1 time-1 symlink-slash follow-slink no-arg m-option EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ |