summaryrefslogtreecommitdiff
path: root/sd/Module_sd.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2019-02-25 15:36:38 +0200
committerTor Lillqvist <tml@collabora.com>2019-02-25 15:55:57 +0200
commit42e8bf6df607f13ed31e73a597ff62ff5c532f03 (patch)
treef4aacf8ca9d8e80b79466613a90fd7e131913fe7 /sd/Module_sd.mk
parentc600817e8349db7957f517365f65f25e4e042439 (diff)
Build the sdui library for non-DESKTOP, too
In order to get the Impress-specific dialogs in the (new, Online-based) iOS and Android apps, too. Change-Id: I7400326bafc1b8a0470b5ed0fb631ae984b7b795
Diffstat (limited to 'sd/Module_sd.mk')
-rw-r--r--sd/Module_sd.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/Module_sd.mk b/sd/Module_sd.mk
index 22f6fa17c194..7bfb9f8a2c08 100644
--- a/sd/Module_sd.mk
+++ b/sd/Module_sd.mk
@@ -13,7 +13,7 @@ $(eval $(call gb_Module_add_targets,sd,\
Library_sd \
Library_sdd \
Library_sdfilt \
- $(call gb_Helper_optional,DESKTOP,Library_sdui) \
+ Library_sdui \
Package_opengl \
Package_web \
Package_xml \