From 900ea0450c79a9231691780ef33944160b822934 Mon Sep 17 00:00:00 2001 From: mdw Date: Tue, 6 Jul 1999 19:17:50 +0000 Subject: [PATCH] Initialize the manual page links and Makefile. --- setup | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0