]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
(AC_CONFIG_FILES): Add old/Makefile and old/*/Makefile.
authorJim Meyering <jim@meyering.net>
Sun, 4 Aug 2002 11:02:26 +0000 (11:02 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Aug 2002 11:02:26 +0000 (11:02 +0000)
configure.ac

index ff56e13351fbbc10fd782078930f2ea7d13207e0..fb82d1fbdb68db4845efdc99ca638df85e2a1f8c 100644 (file)
@@ -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