diff options
Diffstat (limited to 'vbahelper/Module_vbahelper.mk')
-rw-r--r-- | vbahelper/Module_vbahelper.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vbahelper/Module_vbahelper.mk b/vbahelper/Module_vbahelper.mk index c9c68c89b80b..4783771e9a84 100644 --- a/vbahelper/Module_vbahelper.mk +++ b/vbahelper/Module_vbahelper.mk @@ -28,7 +28,7 @@ $(eval $(call gb_Module_Module,vbahelper)) -ifneq ($(DISABLE_INTERPRETERS),TRUE) +ifneq ($(DISABLE_SCRIPTING),TRUE) # the targets to be inserted are their file names without .mk extension $(eval $(call gb_Module_add_targets,vbahelper,\ |