summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2012-08-20 19:06:17 -0400
committerMatthias Clasen <mclasen@redhat.com>2012-08-20 19:06:17 -0400
commiteb15f43682080a8c9ceba87246dec76def444ced (patch)
treef9c98d32b721715a4fb901da1e2c9eb8d60414c4
parent9921073718a86201aef4103956bed99d6ea621f4 (diff)
downloadpango-eb15f43682080a8c9ceba87246dec76def444ced.tar.gz
Revert "Temporarily work around doc build breakages"
This reverts commit 3b7c44229bd212e68eb0407f297d7bc6570ce7c3.
-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