summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_tablesheetsobj.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_tablesheetsobj.mk')
-rw-r--r--sc/CppunitTest_sc_tablesheetsobj.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_tablesheetsobj.mk b/sc/CppunitTest_sc_tablesheetsobj.mk
index 4ba558974173..08952044a34d 100644
--- a/sc/CppunitTest_sc_tablesheetsobj.mk
+++ b/sc/CppunitTest_sc_tablesheetsobj.mk
@@ -87,7 +87,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_tablesheetsobj,\
sc/util/sc \
sc/util/scd \
sc/util/scfilt \
- $(if $(filter TRUE,$(DISABLE_SCRIPTING)),, \
+ $(call gb_Helper_optional,SCRIPTING, \
sc/util/vbaobj) \
sfx2/util/sfx \
sot/util/sot \