summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-09-17 20:27:33 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-09-17 20:27:33 -0400
commit07aad8b985d3ea0de268b8b772123fbca4a4aee4 (patch)
tree7f677dccc20d3fc3dd740c7a4e3c9c9f1f5868d8
parentc93a25c0adac14a4f1677d6d4e4b326075886a59 (diff)
downloadpango-07aad8b985d3ea0de268b8b772123fbca4a4aee4.tar.gz
Revert "Temporarily work around doc build breakages"
This reverts commit 9c1e5d60a078db4b08bd7247004e759ff60cc534.
-rw-r--r--docs/Makefile.am2
-rwxr-xr-xdocs/check.docs2
2 files changed, 1 insertions, 3 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 44785527..0a6c53cc 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
+dist-hook-local: dist-local-check-mans-enabled dist-local-check-no-cross-references pango-docs-clean all-local
pango-docs-clean: clean
cd $(srcdir) && rm -rf xml html
diff --git a/docs/check.docs b/docs/check.docs
index 69ed186a..1cf051b1 100755
--- a/docs/check.docs
+++ b/docs/check.docs
@@ -1,7 +1,5 @@
#!/bin/sh
-exit 0
-
LC_ALL=C
export LC_ALL