summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorXisco Fauli <xiscofauli@libreoffice.org>2021-05-14 01:34:19 +0200
committerXisco Fauli <xiscofauli@libreoffice.org>2021-05-14 12:45:42 +0200
commitf2736a462ea764e6f5abc95747c52e48d507b345 (patch)
tree301578a75d0e9d117ba170d20659df17e32583e4 /sc/Module_sc.mk
parent08905cea24f8f60f7774f10a7877a6311ff0001d (diff)
sc_ucalc: Use a template for makefiles
Change-Id: I2146ded4c8c0eb8ba7814f76f3ec5d9030a67857 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/115578 Tested-by: Jenkins Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index f2428ded2919..2beb6361d330 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -9,6 +9,7 @@
#
include $(SRCDIR)/sc/common_unoapi_tests.mk
+include $(SRCDIR)/sc/ucalc_setup.mk
$(eval $(call gb_Module_Module,sc))