infra: Clean up project setup
[u/mdw/catacomb] / setup
diff --git a/setup b/setup
deleted file mode 100755 (executable)
index 571b48d..0000000
--- a/setup
+++ /dev/null
@@ -1,12 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-libtoolize
-mkaclocal
-m4 Makefile.m4 >Makefile.am
-(cd tests && m4 Makefile.m4 >Makefile.am)
-autoconf
-autoheader
-automake -a
-mkdir -p build