From 7afa4b4eef29b987836883fe610341642eea1aff Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Sat, 5 Dec 2009 11:35:22 -0800 Subject: [PATCH] Dothem: install html docs as well --- Dothem | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dothem b/Dothem index 47c9fb9787..2f6d027fad 100755 --- a/Dothem +++ b/Dothem @@ -155,7 +155,7 @@ do Meta/Make $M $test -- $jobs $dotest && { test -n "$nodoc" || - Meta/Make $M -- doc install-doc + Meta/Make $M -- doc install-man install-html } && {