[pango] Revert "Temporarily work around doc build breakages"



commit 06e2e103b6d2aed77fe53742c9a1a00fcc03f82a
Author: Matthias Clasen <mclasen redhat com>
Date:   Wed Sep 26 17:15:21 2012 -0400

    Revert "Temporarily work around doc build breakages"
    
    This reverts commit 150691036aab59044d05ed3fa29785910249bb9a.

 docs/Makefile.am |    2 +-
 docs/check.docs  |    2 --
 2 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 4478552..0a6c53c 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 69ed186..1cf051b 100755
--- a/docs/check.docs
+++ b/docs/check.docs
@@ -1,7 +1,5 @@
 #!/bin/sh
 
-exit 0
-
 LC_ALL=C
 export LC_ALL
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]