aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorSteve Slaven <bpk@hoopajoo.net>2019-11-05 06:34:07 (GMT)
committerSteve Slaven <bpk@hoopajoo.net>2019-11-05 06:34:07 (GMT)
commitc65ce8cc98ea707f6a0f44299f6b3e84e04d9b30 (patch)
treebc56623aa38c5320eb4df1afb5cfe503e5021fa1 /configure.ac
parent9c4c0a1e366b9d932e4ab2ce03a0e80126d93d9b (diff)
downloadpowwow-c65ce8cc98ea707f6a0f44299f6b3e84e04d9b30.zip
powwow-c65ce8cc98ea707f6a0f44299f6b3e84e04d9b30.tar.gz
powwow-c65ce8cc98ea707f6a0f44299f6b3e84e04d9b30.tar.bz2
Automatically update version number in man page and doc
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 3798599..a27f2df 100644
--- a/configure.ac
+++ b/configure.ac
@@ -150,7 +150,7 @@ AC_C_CONST
# Checks for library functions.
AC_FUNC_MALLOC
-AC_OUTPUT(Makefile src/Makefile doc/Makefile man/Makefile)
+AC_OUTPUT(Makefile src/Makefile doc/powwow.doc doc/Makefile man/powwow.6.utf-8 man/Makefile)
AC_OUTPUT