]> asedeno.scripts.mit.edu Git - PuTTY.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.

[originally from svn r3968]

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"