efl: add back touch on configure time generated file.

SVN revision: 57232
This commit is contained in:
Cedric BAIL 2011-02-22 10:29:28 +00:00
parent 4f789d9ade
commit 60fd9e7fc4
1 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
#!/bin/sh
touch README
echo "Running autopoint..." ; autopoint -f || :
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
echo "Running autoheader..." ; autoheader || exit 1