diff options
author | James Bowes <jbowes@redhat.com> | 2008-06-26 10:37:45 -0400 |
---|---|---|
committer | James Bowes <jbowes@redhat.com> | 2008-06-26 10:37:45 -0400 |
commit | 436386fb11ee56e50c2c76c496b1f6c39530e170 (patch) | |
tree | b4303d45dcd7989c2da48a365f675c8ca06ace50 /docs | |
parent | 4755934a102160562cf9dac56fef499a7b744cbd (diff) |
Get api docs building
Diffstat (limited to 'docs')
-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 |