summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index d351fba..9b8a28d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -87,6 +87,11 @@ AM_GLIB_GNU_GETTEXT
dnl **************************************************
+dnl * gtk-doc
+dnl **************************************************
+GTK_DOC_CHECK(1.0)
+
+dnl **************************************************
dnl * optional python bindings
dnl **************************************************
@@ -148,6 +153,9 @@ Makefile
bindings/Makefile
bindings/python/Makefile
bindings/python/examples/Makefile
+docs/Makefile
+docs/reference/Makefile
+docs/reference/version.xml
m4/Makefile
po/Makefile.in
src/Makefile