summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-05-04 21:31:10 +0200
committerJim Meyering <meyering@redhat.com>2008-05-06 08:21:30 +0200
commite98006dde058ebb0e8cb7ee935c5428b13fcfb6f (patch)
tree8123194a2257acf60150521a2285910c8b1605ff /tests/Makefile.am
parentbc2b9e04e9c4f715d460cb3748f1d27d2602b764 (diff)
downloadcoreutils-e98006dde058ebb0e8cb7ee935c5428b13fcfb6f.tar.xz
tests: remove directory, tests/cut/
* configure.ac (AC_CONFIG_FILES): Remove tests/cut/Makefile. * tests/Makefile.am (SUBDIRS): Remove cut. * tests/misc/cut: Many new tests, from... * tests/cut/Test.pm: ...here. Remove file.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 5d352b96b..2b00c0e09 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -23,7 +23,7 @@ EXTRA_DIST = \
## N O T E :: Do not add more names to this list.
## N O T E :: Even these are expected to go away.
-SUBDIRS = cut join pr sort tac tail test tr uniq
+SUBDIRS = join pr sort tac tail test tr uniq
root_tests = \
chown/basic \