summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2012-12-29 12:11:47 +0100
committerDavid Tardon <dtardon@redhat.com>2012-12-29 12:12:54 +0100
commit2f0e0daf9b94dcb15af84c4a00682d14ebfc5000 (patch)
tree9633888bb8383c3f399714944409a586008dfe8a /sw
parent07e15b1ff368e4168e72e61bb924a6760b81d89f (diff)
sw_swdoc_test needs more services
Change-Id: Ia548732840d0fb15ee567629045ab430855cf849
Diffstat (limited to 'sw')
-rw-r--r--sw/CppunitTest_sw_swdoc_test.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/sw/CppunitTest_sw_swdoc_test.mk b/sw/CppunitTest_sw_swdoc_test.mk
index f25b9691aa21..0ca803822503 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 \
))