Commit 7937bba9 authored by Tim Janik's avatar Tim Janik

configure.ac: generate docs/Makefile

Signed-off-by: 's avatarTim Janik <timj@gnu.org>
parent 4f75c765
......@@ -155,7 +155,7 @@ AC_LANG_POP([C++])
# Less cluttered build output
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile tests/test-common.sh])
AC_CONFIG_FILES([Makefile src/Makefile tests/Makefile tests/test-common.sh docs/Makefile])
AC_OUTPUT
# Output summary message
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment