diff options
-rw-r--r-- | configure.ac | 4 |
1 files changed, 4 insertions, 0 deletions
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 |