General utilities cleanup. Add signature support to catcrypt. Throw in
[u/mdw/catacomb] / setup
diff --git a/setup b/setup
index 5a5ae75..2fe31b8 100755 (executable)
--- a/setup
+++ b/setup
@@ -6,6 +6,7 @@ libtoolize
 mkaclocal
 autoheader
 m4 Makefile.m4 >Makefile.am
+(cd tests && m4 Makefile.m4 >Makefile.am)
 autoconf
 automake
-mkdir build
+mkdir -p build