]> granicus.if.org Git - apache/commitdiff
As recommended by nd, build docs for all languages.
authorPaul Querna <pquerna@apache.org>
Mon, 26 Sep 2005 04:44:16 +0000 (04:44 +0000)
committerPaul Querna <pquerna@apache.org>
Mon, 26 Sep 2005 04:44:16 +0000 (04:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@291558 13f79535-47bb-0310-9956-ffa450edef68

Makefile.in

index e55d1d49d9933473b6e88691d1023acd9cd3386d..4e04dd05680b738a14bf647b939c93ca4d22d6d7 100644 (file)
@@ -107,7 +107,7 @@ htdocs-srcdir = $(top_srcdir)/docs/docroot
 
 docs:
        @if test -d $(top_srcdir)/docs/manual/build; then \
-           cd $(top_srcdir)/docs/manual/build && ./build.sh; \
+           cd $(top_srcdir)/docs/manual/build && ./build.sh all; \
        else \
            echo 'For details on generating the docs, please read:'; \
            echo '  http://httpd.apache.org/docs-project/docsformat.html'; \