As recommended by nd, build docs for all languages.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@291559
13f79535-47bb-0310-9956-
ffa450edef68
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'; \