summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2008-10-01 23:45:51 +0000
committerDavid Robillard <d@drobilla.net>2008-10-01 23:45:51 +0000
commit4e834af5b5e63c6d258710368c8e43b92a81cf56 (patch)
tree6af5853e8328821118fb0740c3020cacb377b565 /configure.ac
parentd58eba655118adfa3c24ae74fb06eab5dedb9397 (diff)
downloadingen-4e834af5b5e63c6d258710368c8e43b92a81cf56.tar.gz
ingen-4e834af5b5e63c6d258710368c8e43b92a81cf56.tar.bz2
ingen-4e834af5b5e63c6d258710368c8e43b92a81cf56.zip
Ingen documentation building.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1575 a436a847-0d15-0410-975c-d299462d15a1
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])