summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_chart_regression_test.mk
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-08-06 18:31:14 +0200
committerMichael Stahl <mstahl@redhat.com>2012-08-06 18:32:01 +0200
commitc0e8588cae8cde4598b12c7b5317a09d0429ac74 (patch)
treedf72d3bd4c66528637e6bcedc13d3647e5b1ca36 /sc/CppunitTest_sc_chart_regression_test.mk
parentdf579b1f668cd9f9bd6a397d585a08f2d33c5063 (diff)
sc: adapt tests to merged chart libraries
Change-Id: I32b76c0e3da184ee0a0091776e0767b08d4eb10f
Diffstat (limited to 'sc/CppunitTest_sc_chart_regression_test.mk')
-rw-r--r--sc/CppunitTest_sc_chart_regression_test.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/sc/CppunitTest_sc_chart_regression_test.mk b/sc/CppunitTest_sc_chart_regression_test.mk
index 63778cfdc46a..3e3d580c2d68 100644
--- a/sc/CppunitTest_sc_chart_regression_test.mk
+++ b/sc/CppunitTest_sc_chart_regression_test.mk
@@ -85,9 +85,7 @@ $(eval $(call gb_CppunitTest_use_ure,sc_chart_regression_test))
$(eval $(call gb_CppunitTest_use_components,sc_chart_regression_test,\
basic/util/sb \
chart2/source/controller/chartcontroller \
- chart2/source/model/chartmodel \
- chart2/source/tools/charttools \
- chart2/source/view/chartview \
+ chart2/source/chartcore \
comphelper/util/comphelp \
configmgr/source/configmgr \
dbaccess/util/dba \