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) --- lib/kofficecore/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib') diff --git a/lib/kofficecore/Makefile.am b/lib/kofficecore/Makefile.am index 28ac2324..dafab054 100644 --- a/lib/kofficecore/Makefile.am +++ b/lib/kofficecore/Makefile.am @@ -68,3 +68,5 @@ rc_DATA = koffice_shell.rc service_DATA = kodocinfopropspage.desktop servicedir = $(kde_servicesdir) + +.NOTPARALLEL: -- cgit v1.2.1