diff options
author | Phil Holmes <mail@philholmes.net> | 2012-08-31 20:36:12 +0100 |
---|---|---|
committer | Phil Holmes <mail@philholmes.net> | 2012-08-31 20:39:17 +0100 |
commit | 38b47996485336eb01d9698f3f52e36f6bb9b0af (patch) | |
tree | 7e4521fbd1dd3164297f05bf8899778aadb12f35 /stepmake | |
parent | 236559061d0c32fcbe39492dcb444e41f2804145 (diff) |
Reduce clutter in make doc further
Diffstat (limited to 'stepmake')
-rw-r--r-- | stepmake/stepmake/generic-targets.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stepmake/stepmake/generic-targets.make b/stepmake/stepmake/generic-targets.make index 395fdd202f..f216898fe8 100644 --- a/stepmake/stepmake/generic-targets.make +++ b/stepmake/stepmake/generic-targets.make @@ -176,6 +176,7 @@ local-doc: $(MAKE) out=www WWW-post doc-stage-1: + $(MAKE) -C $(top-build-dir)/Documentation/po out=www messages $(MAKE) -C $(depth)/scripts/build out= $(MAKE) out=www WWW-1 |