summaryrefslogtreecommitdiff
path: root/sc/CppunitTest_sc_chart_regression_test.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/CppunitTest_sc_chart_regression_test.mk')
-rw-r--r--sc/CppunitTest_sc_chart_regression_test.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/CppunitTest_sc_chart_regression_test.mk b/sc/CppunitTest_sc_chart_regression_test.mk
index 6b7897832c71..ce3a33d97586 100644
--- a/sc/CppunitTest_sc_chart_regression_test.mk
+++ b/sc/CppunitTest_sc_chart_regression_test.mk
@@ -88,7 +88,7 @@ $(eval $(call gb_CppunitTest_use_components,sc_chart_regression_test,\
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 \