Revert "Temporarily work around doc build breakages"
authorMatthias Clasen <mclasen@redhat.com>
Wed, 5 Sep 2012 02:20:30 +0000 (22:20 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 5 Sep 2012 02:20:30 +0000 (22:20 -0400)
This reverts commit 007aa41d10038e9632bad373a837e540b4d0e8e4.

docs/Makefile.am
docs/check.docs

index 4478552..0a6c53c 100644 (file)
@@ -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
index 69ed186..1cf051b 100755 (executable)
@@ -1,7 +1,5 @@
 #!/bin/sh
 
-exit 0
-
 LC_ALL=C
 export LC_ALL