diff -r 026c47621214 -r 2d450078e46e docs/Makefile.am --- a/docs/Makefile.am Thu Jun 26 10:37:45 2008 -0400 +++ b/docs/Makefile.am Mon Jun 30 09:47:32 2008 +0100 @@ -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