summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-05-08 10:33:15 +0200
committerJim Meyering <meyering@redhat.com>2008-05-08 10:33:15 +0200
commit28c9d4ecff150942d46247076c8456dd79baf178 (patch)
treeedf51c19285ab6d5cf80627d8c5b4c3472735688 /tests/Makefile.am
parentce7b12ef1b4d691490a6c890341cc9a59bbcbdeb (diff)
downloadcoreutils-28c9d4ecff150942d46247076c8456dd79baf178.tar.xz
tests: remove directory, tests/tac/
* configure.ac (AC_CONFIG_FILES): Remove tests/tac/Makefile. * tests/Makefile.am (SUBDIRS): Remove tac. * tests/misc/tac: Many new tests, from... * tests/tac/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 701c5f88a..e2cfa27a2 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 = join pr sort tac tail
+SUBDIRS = join pr sort tail
root_tests = \
chown/basic \