unoxml/CppunitTest_unoxml_domtest.mk |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit ee777116d01511060cff8b845126fecbad038234
Author: Michael Stahl <mst...@redhat.com>
Date:   Thu Sep 25 22:32:47 2014 +0200

    unoxml: domtest needs unotest library on WNT
    
    Change-Id: I9614e1495e6d990e050c651c2aed0ba0e43d51fe

diff --git a/unoxml/CppunitTest_unoxml_domtest.mk 
b/unoxml/CppunitTest_unoxml_domtest.mk
index b12fd1e..692d51c 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))
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to