summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2008-05-10 12:11:52 +0200
committerJim Meyering <meyering@redhat.com>2008-05-10 13:35:30 +0200
commit346dd8b5bf066749ca1cd2885e8298a75a104bf4 (patch)
tree8130457719cc4d9551260ce9b435e53046f4e70d /tests/Makefile.am
parent65d65fe09457d465a3742ab7b17ca445c5dafbe3 (diff)
downloadcoreutils-346dd8b5bf066749ca1cd2885e8298a75a104bf4.tar.xz
tests: remove directory, tests/join/
* configure.ac (AC_CONFIG_FILES): Remove tests/join/Makefile. * tests/misc/join: New file, with tests from... * tests/join/Test.pm: ...here. Remove file. * tests/Makefile.am (SUBDIRS): Remove definition.
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am5
1 files changed, 1 insertions, 4 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index dec7b4452..1e36325a7 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -22,10 +22,6 @@ EXTRA_DIST = \
test-lib.sh \
$(pr_data)
-## 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
-
root_tests = \
chown/basic \
cp/cp-a-selinux \
@@ -138,6 +134,7 @@ TESTS = \
misc/mktemp \
misc/arch \
misc/pr \
+ misc/join \
pr/pr-tests \
misc/df-P \
misc/pwd-unreadable-parent \