infra: Clean up project setup
authorMark Wooding <mdw@distorted.org.uk>
Wed, 15 Feb 2006 12:09:37 +0000 (12:09 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 15 Feb 2006 12:09:37 +0000 (12:09 +0000)
.links
setup [deleted file]

diff --git a/.links b/.links
index 3225c08..fa33922 100644 (file)
--- a/.links
+++ b/.links
@@ -1,5 +1,2 @@
 COPYING
-missing
-mkinstalldirs
-install-sh
 lib-config.in
diff --git a/setup b/setup
deleted file mode 100755 (executable)
index cbe97f6..0000000
--- a/setup
+++ /dev/null
@@ -1,9 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-mkaclocal
-libtoolize
-autoconf
-automake -a
-mkdir build