From 657a975c63efd3e2d1ef148551c960931d3c1862 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 7 Apr 2021 16:52:39 +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 --- chalk/colorspaces/gray_u8/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'chalk/colorspaces/gray_u8') diff --git a/chalk/colorspaces/gray_u8/Makefile.am b/chalk/colorspaces/gray_u8/Makefile.am index 494acd22..fda7f56a 100644 --- a/chalk/colorspaces/gray_u8/Makefile.am +++ b/chalk/colorspaces/gray_u8/Makefile.am @@ -29,3 +29,4 @@ endif SUBDIRS = . templates $(TESTSDIR) +.NOTPARALLEL: -- cgit v1.2.1