summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-05-04 22:30:26 +0200
committerJim Meyering <meyering@redhat.com>2008-05-06 08:21:30 +0200
commit7cc3733f29a7c319a4a100ae48c4ce5486a69440 (patch)
tree3739847f89d881e62e6e21c8d2ff1807bddab975 /tests/Makefile.am
parente98006dde058ebb0e8cb7ee935c5428b13fcfb6f (diff)
downloadcoreutils-7cc3733f29a7c319a4a100ae48c4ce5486a69440.tar.xz
tests: remove directory, tests/uniq/
* configure.ac (AC_CONFIG_FILES): Remove tests/uniq/Makefile. * tests/Makefile.am (SUBDIRS): Remove uniq. * tests/misc/uniq: Many new tests, from... * tests/uniq/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 2b00c0e09..c22b62edf 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 test tr uniq
+SUBDIRS = join pr sort tac tail test tr
root_tests = \
chown/basic \