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 5b01614d..70833309 100644
--- a/configure.ac
+++ b/configure.ac
@@ -313,7 +313,7 @@ AM_CONDITIONAL(BUILD_CLIENT_LIB, [test "$build_ingen_clients" = "yes" -o "$build
# Ingen
AC_CONFIG_FILES([Makefile])
-AC_CONFIG_FILES([doc/Doxyfile])
+AC_CONFIG_FILES([doc/reference.doxygen])
AC_CONFIG_FILES([patches/Makefile])
AC_CONFIG_FILES([src/Makefile])
AC_CONFIG_FILES([src/bindings/Makefile])