ecore: forgot that we do use gettext somewhere in ecore.

SVN revision: 57235
This commit is contained in:
Cedric BAIL 2011-02-22 12:15:54 +00:00
parent 62062af8b4
commit 96a18f29c9
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
#!/bin/sh
touch README
touch ABOUT-NLS
echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
echo "Running autoheader..." ; autoheader || exit 1