summaryrefslogtreecommitdiffstats
path: root/kformula/Makefile.am
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2016-08-21 17:00:15 +0200
committerSlávek Banko <slavek.banko@axis.cz>2016-08-21 17:00:33 +0200
commit08500cc118c149f1c8364eaf9ab505ace28913fa (patch)
tree583289b15306f718265391db14811d7729fb32bf /kformula/Makefile.am
parent28a965c0d006078b392ffb45b764e8640ccf0e52 (diff)
downloadkoffice-08500cc118c149f1c8364eaf9ab505ace28913fa.tar.gz
koffice-08500cc118c149f1c8364eaf9ab505ace28913fa.zip
Workaround for parallel build
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit a3814fe7ed9a0e00589137b194a4ebbfec75079b)
Diffstat (limited to 'kformula/Makefile.am')
-rw-r--r--kformula/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/kformula/Makefile.am b/kformula/Makefile.am
index 5673fbb8..a00235b2 100644
--- a/kformula/Makefile.am
+++ b/kformula/Makefile.am
@@ -39,3 +39,5 @@ messages: rc.cpp
kde_services_DATA = kformulapart.desktop
include $(top_srcdir)/admin/Doxyfile.am
+
+.NOTPARALLEL: