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 cbe32e32ebc2..d52537f1c908 100644 --- a/sc/Module_sc.mk +++ b/sc/Module_sc.mk @@ -48,6 +48,7 @@ $(eval $(call gb_Module_add_check_targets,sc,\ CppunitTest_sc_dataprovider \ CppunitTest_sc_datatransformation \ CppunitTest_sc_cache_test \ + CppunitTest_sc_shapetest \ )) ifneq ($(DISABLE_GUI),TRUE) |