Whoops. Missed out `mLib' link.
[checkpath] / setup
diff --git a/setup b/setup
index c669e77..3642932 100755 (executable)
--- a/setup
+++ b/setup
@@ -2,7 +2,8 @@
 
 set -e
 mklinks
+ln -s ../mLib .
 mkaclocal
-automake
 autoconf
+automake
 mkdir build