summaryrefslogtreecommitdiff
path: root/vbahelper
diff options
context:
space:
mode:
authorMathias Bauer <mba@openoffice.org>2011-01-28 13:59:35 +0100
committerMathias Bauer <mba@openoffice.org>2011-01-28 13:59:35 +0100
commit7fe3ff631c72749a526e3d032a7d32a4a2db693a (patch)
tree73504d2696725087d39c34cae7dde83c7ef09560 /vbahelper
parentcb428bbee3f17d38c401bb72a0c0976cea61cf16 (diff)
CWS gnumake3: kill ENABLE_VBA
Diffstat (limited to 'vbahelper')
-rwxr-xr-xvbahelper/Module_vbahelper.mk2
1 files changed, 0 insertions, 2 deletions
diff --git a/vbahelper/Module_vbahelper.mk b/vbahelper/Module_vbahelper.mk
index 23f560f8af..8fe6c15b6a 100755
--- a/vbahelper/Module_vbahelper.mk
+++ b/vbahelper/Module_vbahelper.mk
@@ -27,14 +27,12 @@
$(eval $(call gb_Module_Module,vbahelper))
-ifeq ($(strip $(ENABLE_VBA)),YES)
# the targets to be inserted are their file names without .mk extension
$(eval $(call gb_Module_add_targets,vbahelper,\
Library_vbahelper \
Library_msforms \
Package_inc \
))
-endif
# add any runtime tests (unit tests) here
# remove if no tests