diff -r 026c47621214 -r a69289c9080c docs/Makefile.am --- a/docs/Makefile.am Thu Jun 26 10:37:45 2008 -0400 +++ b/docs/Makefile.am Tue Jul 01 10:49:48 2008 -0400 @@ -20,7 +20,11 @@ # Extra options to supply to gtkdoc-mktmpl MKTMPL_OPTIONS= +if ENABLE_GTK_DOC include $(top_srcdir)/gtk-doc.make +else +EXTRA_DIST = +endif # Version information for marking the documentation EXTRA_DIST += version.xml.in