Allow admin clients to filter out async messages. Send notifications
[tripe] / setup
diff --git a/setup b/setup
index 5173638..ed80e2b 100755 (executable)
--- a/setup
+++ b/setup
@@ -3,7 +3,8 @@
 set -e
 mklinks
 mkaclocal
+libtoolize
 autoheader
 autoconf
-automake
-mkdir build
+automake -a
+mkdir -p build