[Libreoffice-commits] core.git: unoxml/CppunitTest_unoxml_domtest.mk
Michael Stahl
mstahl at redhat.com
Thu Sep 25 13:37:50 PDT 2014
unoxml/CppunitTest_unoxml_domtest.mk | 1 +
1 file changed, 1 insertion(+)
New commits:
commit ee777116d01511060cff8b845126fecbad038234
Author: Michael Stahl <mstahl at 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))
More information about the Libreoffice-commits
mailing list