summaryrefslogtreecommitdiff
path: root/xmlsecurity/Module_xmlsecurity.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2016-01-12 09:35:06 +0100
committerMiklos Vajna <vmiklos@collabora.co.uk>2016-01-12 09:35:47 +0100
commit29137eef25f437a1bcb9243cc9d86a6ae2277911 (patch)
tree46da9311eb3890c35a194d8b1e6994b4b06bf42a /xmlsecurity/Module_xmlsecurity.mk
parent23206f119d8d7a007514f2e8352da52829b30d5d (diff)
CppunitTest_xmlsecurity_signing: fix and enable on Windows
Change-Id: Ie107afbb6b2499f445670b50bf214cb91d6b1cac
Diffstat (limited to 'xmlsecurity/Module_xmlsecurity.mk')
-rw-r--r--xmlsecurity/Module_xmlsecurity.mk3
1 files changed, 0 insertions, 3 deletions
diff --git a/xmlsecurity/Module_xmlsecurity.mk b/xmlsecurity/Module_xmlsecurity.mk
index beea26bece77..f5fb0caf62d9 100644
--- a/xmlsecurity/Module_xmlsecurity.mk
+++ b/xmlsecurity/Module_xmlsecurity.mk
@@ -15,12 +15,9 @@ $(eval $(call gb_Module_add_targets,xmlsecurity,\
$(if $(filter-out ANDROID IOS,$(OS)),Library_xsec_xmlsec) \
))
-# FIXME find out what's the proper fix to get this linked on Windows
-ifneq ($(OS),WNT)
$(eval $(call gb_Module_add_slowcheck_targets,xmlsecurity,\
CppunitTest_xmlsecurity_signing \
))
-endif
$(eval $(call gb_Module_add_l10n_targets,xmlsecurity,\
AllLangResTarget_xsec \