infra: Clean up project setup
authorMark Wooding <mdw@distorted.org.uk>
Thu, 16 Feb 2006 13:14:58 +0000 (13:14 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 16 Feb 2006 13:14:58 +0000 (13:14 +0000)
setup [deleted file]

diff --git a/setup b/setup
deleted file mode 100755 (executable)
index 77f8a03..0000000
--- a/setup
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-mkaclocal
-autoconf
-automake -a
-mkdir build