From db8e3ea44111a91e814537e3c879287ac78ca68d Mon Sep 17 00:00:00 2001 From: Robert Millan Date: Thu, 24 Dec 2009 16:25:05 +0100 Subject: [PATCH] Leave NEWS and README around, they're actually needed by the build system --- autogen.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/autogen.sh b/autogen.sh index 101bac187..0c3d05093 100755 --- a/autogen.sh +++ b/autogen.sh @@ -8,7 +8,6 @@ autoheader # Automake is unhappy without NEWS and README, but we don't have any touch NEWS README automake -a -c -f -rm -f NEWS README autoconf