infra: Clean up project setup
[jog] / setup
diff --git a/setup b/setup
deleted file mode 100755 (executable)
index a9b95b6..0000000
--- a/setup
+++ /dev/null
@@ -1,10 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-mkaclocal
-(cd sounds && m4 Makefile.m4 >Makefile.am)
-autoheader
-autoconf
-automake
-mkdir build