From df1613a52d76c92e58c1b440f41ca9dc76039679 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Sun, 27 Jan 2013 12:02:39 +0100 Subject: moved manpage to doc/ subdir later there will be much more documentation --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 0577c3d..9d29eb1 100644 --- a/configure.ac +++ b/configure.ac @@ -152,5 +152,5 @@ AC_ARG_ENABLE(bootstrap, [bootstrap=$enableval]) AM_CONDITIONAL(BOOTSTRAP, [test x$bootstrap = xyes]) -AC_CONFIG_FILES([Makefile src/Makefile]) +AC_CONFIG_FILES([Makefile src/Makefile doc/Makefile]) AC_OUTPUT -- cgit v1.2.3