Revert "Temporarily work around doc build breakages"
authorMatthias Clasen <mclasen@redhat.com>
Mon, 20 Aug 2012 23:06:17 +0000 (19:06 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 20 Aug 2012 23:06:17 +0000 (19:06 -0400)
This reverts commit 3b7c44229bd212e68eb0407f297d7bc6570ce7c3.

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