summaryrefslogtreecommitdiff
path: root/xmlsecurity/Module_xmlsecurity.mk
diff options
context:
space:
mode:
Diffstat (limited to 'xmlsecurity/Module_xmlsecurity.mk')
-rw-r--r--xmlsecurity/Module_xmlsecurity.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk
index 752f625135a0..d6f66ba91f54 100644
--- a/xmlsecurity/Module_xmlsecurity.mk
+++ b/xmlsecurity/Module_xmlsecurity.mk
@@ -32,7 +32,8 @@ $(eval $(call gb_Module_add_targets,xmlsecurity,\
AllLangResTarget_xsec \
Library_xmlsecurity \
Library_xsec_fw \
- $(if $(filter-out IOS ANDROID,$(OS)),Library_xsec_xmlsec) \
+ $(if $(filter-out IOS ANDROID,$(OS)),Library_xsec_xmlsec) \
+ UI_xmlsec \
))
#FIXME: ^^^, get nss&libxmlsec building on ios and android