summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xmlsecurity/Module_xmlsecurity.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk
index 596ccad58778..b4f264610f58 100644
--- a/xmlsecurity/Module_xmlsecurity.mk
+++ b/xmlsecurity/Module_xmlsecurity.mk
@@ -12,7 +12,7 @@ $(eval $(call gb_Module_Module,xmlsecurity))
$(eval $(call gb_Module_add_targets,xmlsecurity,\
Library_xmlsecurity \
Library_xsec_fw \
- $(if $(filter-out ANDROID,$(OS)),Library_xsec_xmlsec) \
+ $(if $(filter-out ANDROID IOS,$(OS)),Library_xsec_xmlsec) \
))
$(eval $(call gb_Module_add_l10n_targets,xmlsecurity,\