Use automake --foreign so we don't need to have INSTALL and NEWS present.
authorthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Wed, 1 Jul 2009 21:12:54 +0000 (21:12 +0000)
committerthurston <thurston@052ea7fc-9027-0410-9066-f65837a77df0>
Wed, 1 Jul 2009 21:12:54 +0000 (21:12 +0000)
git-svn-id: http://svn.complang.org/ragel/trunk@938 052ea7fc-9027-0410-9066-f65837a77df0

INSTALL [deleted file]
NEWS [deleted file]
autogen.sh

diff --git a/INSTALL b/INSTALL
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/NEWS b/NEWS
deleted file mode 100644 (file)
index e69de29..0000000
index 86b11c6..25fb200 100755 (executable)
@@ -3,5 +3,5 @@
 
 aclocal
 autoheader
-automake --add-missing
+automake --foreign --add-missing 
 autoconf