summaryrefslogtreecommitdiff
path: root/unoxml
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-09-25 22:32:47 +0200
committerMichael Stahl <mstahl@redhat.com>2014-09-25 22:33:15 +0200
commitee777116d01511060cff8b845126fecbad038234 (patch)
tree04c0283a862211d8f3c443375507fbee5cb588f6 /unoxml
parent337f433731b8eb160a6cdb000df20335e5400432 (diff)
unoxml: domtest needs unotest library on WNT
Change-Id: I9614e1495e6d990e050c651c2aed0ba0e43d51fe
Diffstat (limited to 'unoxml')
-rw-r--r--unoxml/CppunitTest_unoxml_domtest.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/unoxml/CppunitTest_unoxml_domtest.mk b/unoxml/CppunitTest_unoxml_domtest.mk
index b12fd1e04cce..692d51c5498a 100644
--- a/unoxml/CppunitTest_unoxml_domtest.mk
+++ b/unoxml/CppunitTest_unoxml_domtest.mk
@@ -38,6 +38,7 @@ $(eval $(call gb_CppunitTest_use_libraries,unoxml_domtest, \
cppuhelper \
sal \
test \
+ unotest \
))
$(eval $(call gb_CppunitTest_use_configuration,unoxml_domtest))