diff options
Diffstat (limited to 'doc/makehtml')
| -rwxr-xr-x | doc/makehtml | 2 |
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 |
