From: mdw Date: Tue, 6 Jul 1999 19:17:50 +0000 (+0000) Subject: Initialize the manual page links and Makefile. X-Git-Tag: 2.0.4~271 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/mLib/commitdiff_plain/900ea0450c79a9231691780ef33944160b822934?ds=inline Initialize the manual page links and Makefile. --- diff --git a/setup b/setup index c669e77..453d9a7 100755 --- a/setup +++ b/setup @@ -2,6 +2,7 @@ set -e mklinks +(cd man && ./mksofiles && m4 Makefile.m4 >Makefile.am) mkaclocal automake autoconf