infra: Clean up project setup
authorMark Wooding <mdw@ncipher.com>
Thu, 6 Apr 2006 13:23:29 +0000 (14:23 +0100)
committerMark Wooding <mdw@ncipher.com>
Thu, 6 Apr 2006 13:23:29 +0000 (14:23 +0100)
.links
setup [deleted file]

diff --git a/.links b/.links
index b091697..c23faf1 100644 (file)
--- a/.links
+++ b/.links
@@ -1,5 +1,2 @@
-missing
-mkinstalldirs
-install-sh
 COPYING
 gpl.tex
diff --git a/setup b/setup
deleted file mode 100755 (executable)
index 04ca935..0000000
--- a/setup
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-mkaclocal
-m4 Makefile.m4 >Makefile.am
-autoconf
-automake