summaryrefslogtreecommitdiff
path: root/xmlsecurity/Library_xsec_xmlsec.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-04-26 22:44:41 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-04-27 10:12:46 +0200
commitaaee9c324617b8f56280a23937a2fed6888b0de6 (patch)
tree5d5f753a0de11be33b1df47951fe6611555b57ff /xmlsecurity/Library_xsec_xmlsec.mk
parentf3049f68584811bb897873f35e0c302898af2d31 (diff)
xmlsecurity: remove duplicated Windows-specific component file
Change-Id: Iefc96ded8e53004a22041ee4299200a3d02a7eb5 Reviewed-on: https://gerrit.libreoffice.org/53545 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'xmlsecurity/Library_xsec_xmlsec.mk')
-rw-r--r--xmlsecurity/Library_xsec_xmlsec.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/xmlsecurity/Library_xsec_xmlsec.mk b/xmlsecurity/Library_xsec_xmlsec.mk
index 846b89800a5a..ced31bc9c668 100644
--- a/xmlsecurity/Library_xsec_xmlsec.mk
+++ b/xmlsecurity/Library_xsec_xmlsec.mk
@@ -9,11 +9,7 @@
$(eval $(call gb_Library_Library,xsec_xmlsec))
-ifeq ($(OS),WNT)
-$(eval $(call gb_Library_set_componentfile,xsec_xmlsec,xmlsecurity/util/xsec_xmlsec.windows))
-else
$(eval $(call gb_Library_set_componentfile,xsec_xmlsec,xmlsecurity/util/xsec_xmlsec))
-endif
$(eval $(call gb_Library_set_include,xsec_xmlsec,\
$$(INCLUDE) \