summaryrefslogtreecommitdiffstats
path: root/chalk
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2016-08-21 17:00:15 +0200
committerSlávek Banko <[email protected]>2016-08-21 17:00:33 +0200
commit08500cc118c149f1c8364eaf9ab505ace28913fa (patch)
tree583289b15306f718265391db14811d7729fb32bf /chalk
parent28a965c0d006078b392ffb45b764e8640ccf0e52 (diff)
downloadkoffice-08500cc118c149f1c8364eaf9ab505ace28913fa.tar.gz
koffice-08500cc118c149f1c8364eaf9ab505ace28913fa.zip
Workaround for parallel build
Signed-off-by: Slávek Banko <[email protected]> (cherry picked from commit a3814fe7ed9a0e00589137b194a4ebbfec75079b)
Diffstat (limited to 'chalk')
-rw-r--r--chalk/Makefile.am1
-rw-r--r--chalk/colorspaces/rgb_u8/Makefile.am1
2 files changed, 2 insertions, 0 deletions
diff --git a/chalk/Makefile.am b/chalk/Makefile.am
index 3a0c3eb9..1c2e60ef 100644
--- a/chalk/Makefile.am
+++ b/chalk/Makefile.am
@@ -45,3 +45,4 @@ include $(top_srcdir)/admin/Doxyfile.am
kde_services_DATA = chalkpart.desktop
+.NOTPARALLEL:
diff --git a/chalk/colorspaces/rgb_u8/Makefile.am b/chalk/colorspaces/rgb_u8/Makefile.am
index 79b85fe5..3705ea70 100644
--- a/chalk/colorspaces/rgb_u8/Makefile.am
+++ b/chalk/colorspaces/rgb_u8/Makefile.am
@@ -31,3 +31,4 @@ endif
SUBDIRS = . templates $(TESTSDIR)
+.NOTPARALLEL: