summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2018-02-27 22:21:43 +0100
committerAndras Timar <andras.timar@collabora.com>2018-02-28 09:35:04 +0100
commit2e4ecfaf4475fd13c510c186f8f79c1cd38228c6 (patch)
treeedcaf88235298e33c7f581cc4691b1c7e496e7ae /Makefile.am
parentpostExtTextInputEvent -> postWindowExtTextInputEvent (diff)
downloadonline-2e4ecfaf4475fd13c510c186f8f79c1cd38228c6.tar.gz
online-2e4ecfaf4475fd13c510c186f8f79c1cd38228c6.zip
enable make parallelism
Change-Id: Ie16a450bee6d718d8daf58194fbbd7dfd1ac2f38 Reviewed-on: https://gerrit.libreoffice.org/50470 Reviewed-by: Andras Timar <andras.timar@collabora.com> Tested-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 6e6a847d72..db9ee34bd3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,3 +1,4 @@
+AM_MAKEFLAGS = @PARALLELISM_OPTION@
SUBDIRS = . test loleaflet
export ENABLE_DEBUG