]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commitdiff
The Unix source archive ought to have pre-built docs (in particular
authorSimon Tatham <anakin@pobox.com>
Wed, 24 Mar 2004 19:50:46 +0000 (19:50 +0000)
committerSimon Tatham <anakin@pobox.com>
Wed, 24 Mar 2004 19:50:46 +0000 (19:50 +0000)
man pages) in it, if only so that non-Halibut-users have what they
need.

git-svn-id: http://svn.tartarus.org/sgt/putty@3968 cda61777-01e9-0310-a592-d414129be87e

mkunxarc.sh

index fa91dc2f27910828e50acab90c9d016af3db1243..3485612b7a2dff5c7c3d65986416a50739ff53e9 100755 (executable)
@@ -24,6 +24,7 @@ case "$1" in
 esac
 
 perl mkfiles.pl
+(cd doc && make)
 
 relver=`cat LATEST.VER`
 arcname="putty$arcsuffix"