summaryrefslogtreecommitdiff
path: root/chart2/CppunitTest_chart2_xshape.mk
diff options
context:
space:
mode:
Diffstat (limited to 'chart2/CppunitTest_chart2_xshape.mk')
-rw-r--r--chart2/CppunitTest_chart2_xshape.mk7
1 files changed, 3 insertions, 4 deletions
diff --git a/chart2/CppunitTest_chart2_xshape.mk b/chart2/CppunitTest_chart2_xshape.mk
index 4ea92462848e..3cbd65d1e73b 100644
--- a/chart2/CppunitTest_chart2_xshape.mk
+++ b/chart2/CppunitTest_chart2_xshape.mk
@@ -42,6 +42,7 @@ $(eval $(call gb_CppunitTest_use_libraries,chart2_xshape, \
sd \
sfx \
sot \
+ subsequenttest \
svl \
svt \
svx \
@@ -72,8 +73,7 @@ $(eval $(call gb_CppunitTest_use_vcl,chart2_xshape))
$(eval $(call gb_CppunitTest_use_components,chart2_xshape,\
basic/util/sb \
animations/source/animcore/animcore \
- chart2/source/controller/chartcontroller \
- chart2/source/chartcore \
+ chart2/source/chart2 \
comphelper/util/comphelp \
configmgr/source/configmgr \
embeddedobj/util/embobj \
@@ -95,7 +95,6 @@ $(eval $(call gb_CppunitTest_use_components,chart2_xshape,\
sw/util/swd \
sw/util/msword \
sd/util/sd \
- sd/util/sdfilt \
sd/util/sdd \
$(call gb_Helper_optional,SCRIPTING, \
sc/util/vbaobj) \
@@ -110,6 +109,7 @@ $(eval $(call gb_CppunitTest_use_components,chart2_xshape,\
svtools/util/svt \
svx/util/svx \
svx/util/svxcore \
+ sw/util/sw_writerfilter \
toolkit/util/tk \
vcl/vcl.common \
ucb/source/core/ucb1 \
@@ -119,7 +119,6 @@ $(eval $(call gb_CppunitTest_use_components,chart2_xshape,\
unotools/util/utl \
unoxml/source/rdf/unordf \
unoxml/source/service/unoxml \
- writerfilter/util/writerfilter \
xmloff/util/xo \
))