summaryrefslogtreecommitdiffstats
path: root/sw/CppunitTest_sw_macros_test.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.co.uk>2018-04-27 12:31:53 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-04-27 15:06:18 +0200
commitc5bc0e202a03b573b9be94b65209cd9927d48fcc (patch)
tree6075eb47bfa27ab338cbb862c9ead79172963477 /sw/CppunitTest_sw_macros_test.mk
parenttdf#116473 'Export only note pages' should depend on 'Export notes pages' (diff)
downloadcore-c5bc0e202a03b573b9be94b65209cd9927d48fcc.tar.gz
core-c5bc0e202a03b573b9be94b65209cd9927d48fcc.zip
Remove remaining references to xsec_xmlsec.windows
Change-Id: I08f1d0c105f4cb17dcf0c5949326e35f9fa7622c Reviewed-on: https://gerrit.libreoffice.org/53560 Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk> Tested-by: Jenkins <ci@libreoffice.org>
Diffstat (limited to 'sw/CppunitTest_sw_macros_test.mk')
-rw-r--r--sw/CppunitTest_sw_macros_test.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/CppunitTest_sw_macros_test.mk b/sw/CppunitTest_sw_macros_test.mk
index 49718251c6b5..ee45b6a14139 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -103,7 +103,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_macros_test,\
uui/util/uui \
vcl/vcl.common \
xmloff/util/xo \
- xmlsecurity/util/$(if $(filter WNT,$(OS)),xsec_xmlsec.windows,xsec_xmlsec) \
+ xmlsecurity/util/xsec_xmlsec \
))
$(eval $(call gb_CppunitTest_use_configuration,sw_macros_test))