summaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-08-20 18:42:07 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-08-20 19:00:25 -0400
commit3b7c44229bd212e68eb0407f297d7bc6570ce7c3 (patch)
tree84c35dcf63ed66474ceee63bdea2ae20afc53660 /docs/Makefile.am
parent2fe0b97ff9b851206ccdb378574d02e5da6a43a6 (diff)
downloadpango-3b7c44229bd212e68eb0407f297d7bc6570ce7c3.tar.gz
Temporarily work around doc build breakages
The doc check script gets tripped up by some struct members that gtk-doc considers undocumented, and for some reason, forcing a doc rebuild in make dist does not work either.
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 0a6c53cc..44785527 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -141,7 +141,7 @@ EXTRA_DIST += \
$(man_MANS)
# force doc rebulid after configure
-dist-hook-local: dist-local-check-mans-enabled dist-local-check-no-cross-references pango-docs-clean all-local
+dist-hook-local: dist-local-check-mans-enabled dist-local-check-no-cross-references
pango-docs-clean: clean
cd $(srcdir) && rm -rf xml html