sw/CppunitTest_sw_swdoc_test.mk | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit 2f0e0daf9b94dcb15af84c4a00682d14ebfc5000 Author: David Tardon <[email protected]> Date: Sat Dec 29 12:11:47 2012 +0100 sw_swdoc_test needs more services Change-Id: Ia548732840d0fb15ee567629045ab430855cf849 diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk index f25b969..0ca8038 100644 --- a/sw/CppunitTest_sw_swdoc_test.mk +++ b/sw/CppunitTest_sw_swdoc_test.mk @@ -95,9 +95,12 @@ $(eval $(call gb_CppunitTest_use_components,sw_swdoc_test,\ fileaccess/source/fileacc \ framework/util/fwk \ i18npool/util/i18npool \ + package/util/package2 \ + package/source/xstor/xstor \ sfx2/util/sfx \ ucb/source/core/ucb1 \ ucb/source/ucp/file/ucpfile1 \ + unotools/util/utl \ unoxml/source/service/unoxml \ )) _______________________________________________ Libreoffice-commits mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
