summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2005-04-05 11:44:32 +0000
committerJim Meyering <jim@meyering.net>2005-04-05 11:44:32 +0000
commita3f5d530ab75f46a08413e8babe07eb09df82254 (patch)
tree8628d0f5cd1a842f4732831c43a3ffc4f552681e
parent7d2ad53db759f9257efd9179bd65eae41f8180f2 (diff)
downloadcoreutils-a3f5d530ab75f46a08413e8babe07eb09df82254.tar.xz
(AC_CONFIG_FILES): Add tests/tee/Makefile.
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 39ea6fb95..8106c7ed6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -282,6 +282,7 @@ AC_CONFIG_FILES(
tests/tac/Makefile
tests/tail-2/Makefile
tests/tail/Makefile
+ tests/tee/Makefile
tests/test/Makefile
tests/touch/Makefile
tests/tr/Makefile