Build separately from mLib.
[sw-tools] / setup
diff --git a/setup b/setup
index dd00e3e..5173638 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,7 +3,7 @@
 set -e
 mklinks
 mkaclocal
-ln -s ../mLib .
-automake
+autoheader
 autoconf
+automake
 mkdir build