doc/: Add Makefile.am for building and installing the manual page(s).
[routeros-api.git] / configure.ac
index dd940bf..eefe39e 100644 (file)
@@ -65,4 +65,4 @@ AC_ARG_ENABLE(debug, [AS_HELP_STRING([--enable-debug], [Enable extensive debuggi
 ], [])
 AM_CONDITIONAL(BUILD_WITH_DEBUG, test "x$enable_debug" = "xyes")
 
-AC_OUTPUT(Makefile src/Makefile src/routeros_version.h)
+AC_OUTPUT(Makefile doc/Makefile src/Makefile src/routeros_version.h)