summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGravatar Julien Lavergne2011-02-08 02:44:21 +0100
committerGravatar Martin Szulecki2011-02-08 21:09:10 +0100
commit95e32e28c3e44c774c5da20fcdc371e1c314964a (patch)
tree984297daccd5cc574070aefb5d18506af665088e /configure.ac
parent079a3201cb13729ec36a46f124e0500faa5e6771 (diff)
downloadifuse-95e32e28c3e44c774c5da20fcdc371e1c314964a.tar.gz
ifuse-95e32e28c3e44c774c5da20fcdc371e1c314964a.tar.bz2
Add a manpage
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 52d11cb..53cf2ed 100644
--- a/configure.ac
+++ b/configure.ac
@@ -39,7 +39,7 @@ AC_FUNC_MALLOC
AC_FUNC_REALLOC
AC_CHECK_FUNCS([strcasecmp strdup strerror strndup])
-AC_OUTPUT(Makefile src/Makefile)
+AC_OUTPUT(Makefile src/Makefile docs/Makefile)
echo "
Configuration for $PACKAGE $VERSION: