From a85232b0b91146e4226f494675b3385ef42b5426 Mon Sep 17 00:00:00 2001 From: Uri Lublin Date: Wed, 13 Jan 2010 18:17:48 +0200 Subject: spice: Adding README to all subdirs Also adding some information to toplevel (spice) README And do not touch README when running autogen.sh Signed-off-by: Uri Lublin --- autogen.sh.shared | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'autogen.sh.shared') diff --git a/autogen.sh.shared b/autogen.sh.shared index 453dac29..aa94ec61 100755 --- a/autogen.sh.shared +++ b/autogen.sh.shared @@ -148,7 +148,7 @@ if test -n "$p"; then printbold "Setting up $p toplevel" fi -touch NEWS README AUTHORS ChangeLog ### ToDo: define those. +touch NEWS AUTHORS ChangeLog ### ToDo: define those. mkdir -p m4 do_cmd $LIBTOOLIZE $LIBTOOLIZE_FLAGS do_cmd $ACLOCAL $ACLOCAL_FLAGS -- cgit