From 08301486f0b7e6ecdd21f9f478472a4bf5b2cc3c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Fri, 6 Dec 2002 14:27:58 +0000 Subject: [PATCH] (TESTS): Add file-type. --- tests/ls/Makefile.am | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tests/ls/Makefile.am b/tests/ls/Makefile.am index 535c1aa0c0..320256ef24 100644 --- a/tests/ls/Makefile.am +++ b/tests/ls/Makefile.am @@ -2,7 +2,9 @@ AUTOMAKE_OPTIONS = 1.2 gnits -TESTS = recursive dired infloop rt-1 time-1 symlink-slash follow-slink no-arg +TESTS = \ + file-type recursive dired infloop \ + rt-1 time-1 symlink-slash follow-slink no-arg EXTRA_DIST = $(TESTS) TESTS_ENVIRONMENT = \ -- 2.47.2