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 c5c4abe..c22dc1e 100644
--- a/configure.in
+++ b/configure.in
@@ -86,5 +86,5 @@ AC_CHECK_FUNCS([memset stat strchr strerror sprintf utimes chmod memcmp malloc r
AC_CHECK_FUNCS([getopt strchr strerror getcwd chdir getopt reallocf itow itoa])
AC_CHECK_FUNCS([wopen wchdir wmkdir lseek64])
-AC_CONFIG_FILES([Makefile src/Makefile win32/Makefile])
+AC_CONFIG_FILES([Makefile src/Makefile win32/Makefile doc/Makefile])
AC_OUTPUT