From 78184871438aaa075b3f8bad43b078015f864c23 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Sun, 21 Aug 2016 03:51:56 +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 --- noatun/app/Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'noatun') diff --git a/noatun/app/Makefile.am b/noatun/app/Makefile.am index 3750e4b8..4e208279 100644 --- a/noatun/app/Makefile.am +++ b/noatun/app/Makefile.am @@ -9,3 +9,5 @@ bin_PROGRAMS = lib_LTLIBRARIES = METASOURCES = AUTO + +.NOTPARALLEL: -- cgit v1.2.3