summaryrefslogtreecommitdiffstats
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/autogen.sh b/autogen.sh
index 4ef4b4145..9ecfa611e 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -80,6 +80,7 @@ echo " automake: $(automake --version | head -1)"
#echo " libtoolize: $(libtoolize --version | head -1)"
set -e
+po/update-potfiles
autopoint --force $AP_OPTS
#libtoolize --force --copy $LT_OPTS
aclocal -I m4 $AL_OPTS