]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
Leave NEWS and README around, they're actually needed by the build system
authorRobert Millan <rmh@aybabtu.com>
Thu, 24 Dec 2009 15:25:05 +0000 (16:25 +0100)
committerRobert Millan <rmh@aybabtu.com>
Thu, 24 Dec 2009 15:25:05 +0000 (16:25 +0100)
autogen.sh

index 101bac18789f9a072b28538dc91c0bc28a8767ef..0c3d05093c4fb2c94f857bff13beb681654effb4 100755 (executable)
@@ -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