summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
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 5f96e92..a1c48b4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,4 +44,4 @@ mysysconfdir=`eval echo "$mysysconfdir" | sed s,^NONE,"$ac_default_prefix",`
myconfigdir="$mysysconfdir"/${PACKAGE_NAME}.d
AC_DEFINE_UNQUOTED(CONFIG_DIR,"$myconfigdir",[Define to the location of the daemon's configuration files.])
AC_SUBST(myconfigdir)
-AC_OUTPUT(Makefile src/Makefile src/credmonger.8)
+AC_OUTPUT(autoversion Makefile src/Makefile src/credmonger.8)