diff options
-rw-r--r-- | extra/locale/Makefile.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/extra/locale/Makefile.in b/extra/locale/Makefile.in index a16f82b73..c23461a11 100644 --- a/extra/locale/Makefile.in +++ b/extra/locale/Makefile.in @@ -5,6 +5,8 @@ # Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball. # +.NOTPARALLEL: + locale_DIR := $(top_srcdir)extra/locale locale_OUT := $(top_builddir)extra/locale |