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-09-17 20:14:41 -0400
commit9c1e5d60a078db4b08bd7247004e759ff60cc534 (patch)
tree205ae67559c4b69cd73293b790db78af047218f6 /docs/Makefile.am
parent25779da81f66bfb7118395757cf1a031af09b068 (diff)
downloadpango-9c1e5d60a078db4b08bd7247004e759ff60cc534.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