From 4cdbf14fa212b2c9ef1c0312f2c92856bb0f532b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Thu, 8 Sep 2016 18:31:05 +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 baa397f084784069f5dcc7e22acad6b8c7b4568e) --- kplato/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kplato') diff --git a/kplato/Makefile.am b/kplato/Makefile.am index 9b38e954..96ea9294 100644 --- a/kplato/Makefile.am +++ b/kplato/Makefile.am @@ -129,3 +129,5 @@ messages: rc.cpp kde_services_DATA = kplatopart.desktop include $(top_srcdir)/admin/Doxyfile.am + +.NOTPARALLEL: -- cgit v1.2.1