summaryrefslogtreecommitdiff
path: root/sw/CppunitTest_sw_macros_test.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-05-22 13:23:25 +0200
committerMichael Stahl <mstahl@redhat.com>2014-05-22 13:23:57 +0200
commit3e69b7bcd3e4a9cb1a29360c905e7fba96365999 (patch)
tree74f16bc48754629a299cd5abfb74e73081ff6f95 /sw/CppunitTest_sw_macros_test.mk
parent1159ab61494bf82fbb2a92ea52015b85501418d1 (diff)
sw: use xsec_xmlsec.windows on WNT
Change-Id: I9cb9bce9d30230d48daf2f1deccaf52014b79296
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 7b68efff6919..a33fe67837ea 100644
--- a/sw/CppunitTest_sw_macros_test.mk
+++ b/sw/CppunitTest_sw_macros_test.mk
@@ -98,7 +98,7 @@ $(eval $(call gb_CppunitTest_use_components,sw_macros_test,\
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
xmloff/util/xo \
- xmlsecurity/util/xsec_xmlsec \
+ xmlsecurity/util/$(if $(filter WNT,$(OS)),xsec_xmlsec.windows,xsec_xmlsec) \
))
$(eval $(call gb_CppunitTest_use_configuration,sw_macros_test))