summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 1bb5a78..e760dba 100644
--- a/configure.in
+++ b/configure.in
@@ -48,5 +48,5 @@ AC_FUNC_MALLOC
AC_FUNC_MEMCMP
dnl TODO AC_CHECK_FUNCS([atexit inet_ntoa inet_pton memset strerror strspn strtol])
-AC_CONFIG_FILES([Makefile module/Makefile tools/Makefile])
+AC_CONFIG_FILES([Makefile module/Makefile tools/Makefile doc/Makefile])
AC_OUTPUT