Hmm. Better turn that `make' into a `make -s', or else my nightly
[sgt/putty] / mkunxarc.sh
index fa91dc2..78f4b36 100755 (executable)
@@ -24,6 +24,7 @@ case "$1" in
 esac
 
 perl mkfiles.pl
+(cd doc && make -s)
 
 relver=`cat LATEST.VER`
 arcname="putty$arcsuffix"