summaryrefslogtreecommitdiff
path: root/sc/Module_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-05-04 00:41:59 -0400
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-05-04 00:47:08 -0400
commit19af8cc580445c1e163960d8cfbf793e4e6465bb (patch)
tree4c95093e65124f5435a08e7a0d809781b5bed756 /sc/Module_sc.mk
parent921dce61acd67ee8e5f93e7c5005cb42f8c062de (diff)
Evil hack to fix the UNO API failure.
We need a clean solution for this, but that will need a bit more effort & thinking. Change-Id: I I25d066fa0322cca9a15af1745a758b1aba981e13
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r--sc/Module_sc.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk
index 4727d7413c77..3afcaf2c0bd3 100644
--- a/sc/Module_sc.mk
+++ b/sc/Module_sc.mk
@@ -54,6 +54,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\
JunitTest_sc_complex \
JunitTest_sc_unoapi \
CppunitTest_sc_chart_regression_test \
+ CppunitTest_sc_annotationshapeobj \
CppunitTest_sc_cellrangeobj \
$(if $(filter-out $(OS),IOS), \
CppunitTest_sc_databaserangeobj) \