Internationalisation.
[pspp-builds.git] / Smake
diff --git a/Smake b/Smake
index 764044cb82b162db076039bb0a1542fdbf018157..d20b5da84c277ba66c6fce752bccbeec1a6b732d 100644 (file)
--- a/Smake
+++ b/Smake
@@ -20,6 +20,7 @@ GNULIB_MODULES = \
        gettext \
        intprops \
        linebreak \
+       localcharset \
        memcasecmp \
        memchr \
        memcmp \
@@ -58,7 +59,7 @@ all: po/POTFILES.in
        $(GNULIB_TOOL) --import --no-changelog --m4-base=gl/m4 \
                --source-base=gl --lib=libgl --tests-base=tests \
                --import $(GNULIB_MODULES)
-       autopoint
+       autopoint --force
        aclocal -I m4 -I gl/m4
        autoconf
        autoheader