touch reame
authorraster <raster>
Sat, 5 Mar 2005 04:45:46 +0000 (04:45 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sat, 5 Mar 2005 04:45:46 +0000 (04:45 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@13622 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

autogen.sh

index 9d8816d..464d901 100755 (executable)
@@ -3,6 +3,8 @@
 rm -rf autom4te.cache
 rm -f aclocal.m4
 
+touch README
+
 echo "Running aclocal..."; aclocal $ACLOCAL_FLAGS -I m4 \
 && echo "Running autoheader..."; autoheader \
 && echo "Running autoconf..."; autoconf \