New manpage installer.
[mLib] / setup
diff --git a/setup b/setup
index 4b49c41..5d05592 100755 (executable)
--- a/setup
+++ b/setup
@@ -4,7 +4,6 @@ set -e
 mklinks
 mkaclocal
 libtoolize
-(cd man && ./mksofiles * && m4 Makefile.m4 >Makefile.am)
 autoconf
 automake
 mkdir build