From 08500cc118c149f1c8364eaf9ab505ace28913fa 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 (cherry picked from commit a3814fe7ed9a0e00589137b194a4ebbfec75079b) --- karbon/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'karbon') diff --git a/karbon/Makefile.am b/karbon/Makefile.am index 556b4952..924d7c35 100644 --- a/karbon/Makefile.am +++ b/karbon/Makefile.am @@ -59,3 +59,4 @@ messages: rc.cpp include $(top_srcdir)/admin/Doxyfile.am +.NOTPARALLEL: -- cgit v1.2.1