]> git.ipfire.org Git - thirdparty/gettext.git/commit
build: Fix build failure with parallel make.
authorBruno Haible <bruno@clisp.org>
Sat, 11 May 2019 01:26:56 +0000 (03:26 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 11 May 2019 01:26:56 +0000 (03:26 +0200)
commit7e78b48b321e36433abeb4ff1b73375455e74f83
treef381fd04ff93c5321ab9ae61974071930e111b16
parenta741d28ddc9e6403796b424c569a5f7a6915e487
build: Fix build failure with parallel make.

Reported by Lars Wendler <polynomial-c@gentoo.org>.

* gettext-tools/src/Makefile.am (.NOTPARALLEL): Add this special target.
gettext-tools/src/Makefile.am