diff options
author | Tor Lillqvist <tml@iki.fi> | 2012-02-27 16:31:42 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2012-02-27 16:51:56 +0200 |
commit | c16bc826379b2e70fe517d608055ef167c5a5c9e (patch) | |
tree | 7649d65d2c0ecfe7fb048baef56b316c5b47a14e /vbahelper/Module_vbahelper.mk | |
parent | 7b348b9f67ca1138857c34da5b67b479c64a4901 (diff) |
s/interpreters/scripting/
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,\ |