From: Junio C Hamano Date: Sat, 5 Dec 2009 19:35:22 +0000 (-0800) Subject: Dothem: install html docs as well X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7afa4b4eef29b987836883fe610341642eea1aff;p=thirdparty%2Fgit.git Dothem: install html docs as well --- 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 } && {