diff options
-rw-r--r-- | docs/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 342e364..240af13 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -20,11 +20,7 @@ MKDB_OPTIONS=--sgml-mode --output-format=xml # 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 |