diff options
Diffstat (limited to 'sc/Module_sc.mk')
-rw-r--r-- | sc/Module_sc.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/Module_sc.mk b/sc/Module_sc.mk index 79068f015df2..3698137d27f6 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -129,6 +129,7 @@ $(eval $(call gb_Module_add_subsequentcheck_targets,sc,\ CppunitTest_sc_tabviewobj \ CppunitTest_sc_arealinkobj \ CppunitTest_sc_datapilotitemobj \ + CppunitTest_sc_subtotalfieldobj \ )) $(eval $(call gb_Module_add_perfcheck_targets,sc,\ |