From: Jim Meyering Date: Tue, 5 Apr 2005 11:44:32 +0000 (+0000) Subject: (AC_CONFIG_FILES): Add tests/tee/Makefile. X-Git-Tag: CPPI-1_12~1109 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a3f5d530ab75f46a08413e8babe07eb09df82254;p=thirdparty%2Fcoreutils.git (AC_CONFIG_FILES): Add tests/tee/Makefile. --- diff --git a/configure.ac b/configure.ac index 39ea6fb95a..8106c7ed6f 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