aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cdd1d67..3798599 100644
--- a/configure.ac
+++ b/configure.ac
@@ -150,7 +150,7 @@ AC_C_CONST
# Checks for library functions.
AC_FUNC_MALLOC
-AC_OUTPUT(Makefile)
+AC_OUTPUT(Makefile src/Makefile doc/Makefile man/Makefile)
AC_OUTPUT