From a3814fe7ed9a0e00589137b194a4ebbfec75079b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 21 Aug 2016 17:00:15 +0200 Subject: Workaround for parallel build MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- kword/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kword/Makefile.am') diff --git a/kword/Makefile.am b/kword/Makefile.am index 99e78ad5..64eb84a9 100644 --- a/kword/Makefile.am +++ b/kword/Makefile.am @@ -92,3 +92,5 @@ messages: rc.cpp -rm xml_doc.cpp include $(top_srcdir)/admin/Doxyfile.am + +.NOTPARALLEL: -- cgit v1.2.1