Dothem: install html docs as well
Junio C Hamano committed
Dec 5, 2009 at 11:35 UTC
7afa4b4eef29b987836883fe610341642eea1aff
1 file changed
+1
-1
Dothem
+1
-1
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
} &&
{