Elm gesture_layer: Added gesture layer widget.
[framework/uifw/elementary.git] / autogen.sh
index b7397d4..60fd3f0 100755 (executable)
@@ -3,6 +3,7 @@
 touch README
 touch ABOUT-NLS
 
+echo "Running autopoint..." ; autopoint -f || :
 echo "Running aclocal..." ; aclocal $ACLOCAL_FLAGS -I m4 || exit 1
 echo "Running autoheader..." ; autoheader || exit 1
 echo "Running autoconf..." ; autoconf || exit 1