summaryrefslogtreecommitdiff
path: root/doc/makehtml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/makehtml')
-rwxr-xr-xdoc/makehtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makehtml b/doc/makehtml
index 2418c68fa..69e8e2b67 100755
--- a/doc/makehtml
+++ b/doc/makehtml
@@ -14,4 +14,4 @@ then
exit 1
fi
-make && ./tmpltohtml $TMPL > $HTML
+make tmpltohtml && ./tmpltohtml $TMPL > $HTML