chiark / gitweb /
Manipulate file descriptor flags.
[mLib] / setup
diff --git a/setup b/setup
index c669e770a3e5bcd8a4d08b9fabe74e91523233ff..38fa3128a02a17c39bfb1d432a6b5df49f21cd99 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,6 +2,7 @@
 
 set -e
 mklinks
+(cd man && ./mksofiles * && m4 Makefile.m4 >Makefile.am)
 mkaclocal
 automake
 autoconf