summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2007-09-08 08:57:42 +0200
committerJim Meyering <jim@meyering.net>2007-09-15 08:40:38 +0200
commita0cbaa4fc80a6b75b4f3b09f46a05702449fd7e4 (patch)
treee7ad84fe323c2a3e09aa704edee02cea744a1203 /tests/Makefile.am
parentaa3a727dc021bc23817957b0f8daec284a617df0 (diff)
downloadcoreutils-a0cbaa4fc80a6b75b4f3b09f46a05702449fd7e4.tar.xz
Move the two tests in tests/fmt to tests/misc/fmt.
* tests/fmt/basic: Move this file to ... * tests/misc/fmt: ...here. Don't rely on $PROG in env. * tests/fmt/long-line: Move this file to ... * tests/misc/fmt-long-line: ...here. * tests/misc/Makefile.am (TESTS): Add fmt. * tests/Makefile.am (SUBDIRS): Remove fmt. * tests/fmt: Remove the directory. * configure.ac (AC_CONFIG_FILES): Remove tests/fmt/Makefile
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 53985da04..be36fb87a 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -44,7 +44,7 @@ EXTRA_DIST = \
## N O T E :: Please do not add new tests/ directories.
## There are too many already. Put new tests in misc/.
SUBDIRS = \
- chgrp chmod chown cp cut dd du fmt head \
+ chgrp chmod chown cp cut dd du head \
install join ln ls ls-2 md5sum misc mkdir mv od pr readlink rm rmdir \
seq sha1sum shred sort stty sum tac tail tail-2 tee test touch tr \
tsort unexpand uniq wc