From c1f4d04c0f5a70aa530358dcb5abcd5bc90cfb8a Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 4 Aug 2002 11:02:26 +0000 Subject: (AC_CONFIG_FILES): Add old/Makefile and old/*/Makefile. --- configure.ac | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure.ac b/configure.ac index ff56e1335..fb82d1fbd 100644 --- a/configure.ac +++ b/configure.ac @@ -298,5 +298,9 @@ AC_CONFIG_FILES( tests/unexpand/Makefile tests/uniq/Makefile tests/wc/Makefile + old/Makefile + old/fileutils/Makefile + old/sh-utils/Makefile + old/textutils/Makefile ) AC_OUTPUT -- cgit v1.2.3-54-g00ecf