summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2018-11-05 12:42:07 +0200
committerTor Lillqvist <tml@collabora.com>2018-11-05 13:12:50 +0200
commit1bfd9d0dd7e66ab7ab6aa888b45dceb6c1b34f7b (patch)
treee2e9d89ddd52d69e9b7c25084a9ede75bf4f3eed /sc/Module_sc.mk
parente5ccf0c141c8d75323623803a3ef21c48c8cd423 (diff)
Build the scui library for non-DESKTOP, too
In order to eventually get the Calc-specific dialogs in the mobile app, too. Change-Id: I30b64512b38d37ceab5706851c211ff5cf73764e
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 89b05bab9719..7cb0d64c8a0a 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -16,7 +16,7 @@ $(eval $(call gb_Module_add_targets,sc,\
Library_sc \
Library_scd \
Library_scfilt \
- $(call gb_Helper_optional,DESKTOP,Library_scui) \
+ Library_scui \
$(call gb_Helper_optional,OPENCL,Package_opencl) \
Package_res_xml \
UIConfig_scalc \