From 53eb4ca5ecd1706584c6c492b394fb02e2edbc4f Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 24 Mar 2004 19:50:46 +0000 Subject: [PATCH] The Unix source archive ought to have pre-built docs (in particular man pages) in it, if only so that non-Halibut-users have what they need. git-svn-id: svn://svn.tartarus.org/sgt/putty@3968 cda61777-01e9-0310-a592-d414129be87e --- mkunxarc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/mkunxarc.sh b/mkunxarc.sh index fa91dc2f..3485612b 100755 --- a/mkunxarc.sh +++ b/mkunxarc.sh @@ -24,6 +24,7 @@ case "$1" in esac perl mkfiles.pl +(cd doc && make) relver=`cat LATEST.VER` arcname="putty$arcsuffix" -- 2.11.0