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 --- kexi/plugins/forms/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'kexi/plugins') diff --git a/kexi/plugins/forms/Makefile.am b/kexi/plugins/forms/Makefile.am index a2046da9..aff5c467 100644 --- a/kexi/plugins/forms/Makefile.am +++ b/kexi/plugins/forms/Makefile.am @@ -68,3 +68,5 @@ METASOURCES = AUTO include ../Makefile.common noinst_HEADERS = kexidataprovider.h kexidbfactory.h \ kexiformpart.h kexiformscrollview.h kexiformview.h + +.NOTPARALLEL: -- cgit v1.2.1