summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-03-09 12:49:02 +0100
committerAndras Timar <andras.timar@collabora.com>2018-03-09 12:49:02 +0100
commit04539cc00ce3bea1483b882244408ac838a1a623 (patch)
tree145772af04989c07ece4d05ba8fe6ebdfcbb7c72 /Makefile.am
parent5fb16d423dd0fde18b8dee8eb77aa425516a37f9 (diff)
Revert "enable make parallelism"
Bad idea, 'make check' does not tolerate parallelism. This reverts commit 2e4ecfaf4475fd13c510c186f8f79c1cd38228c6.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1e581e057..cd3133820 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,3 @@
-AM_MAKEFLAGS = @PARALLELISM_OPTION@
SUBDIRS = . test loleaflet
export ENABLE_DEBUG