infra: Clean up project setup
[sw-tools] / setup
diff --git a/setup b/setup
deleted file mode 100755 (executable)
index 3913a83..0000000
--- a/setup
+++ /dev/null
@@ -1,10 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-ln -s ../mLib .
-mkaclocal
-autoheader
-autoconf
-automake
-mkdir build