summaryrefslogtreecommitdiff
path: root/vbahelper/util/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'vbahelper/util/makefile.mk')
-rw-r--r--vbahelper/util/makefile.mk5
1 files changed, 5 insertions, 0 deletions
diff --git a/vbahelper/util/makefile.mk b/vbahelper/util/makefile.mk
index 98adae420e..dda4be0cbc 100644
--- a/vbahelper/util/makefile.mk
+++ b/vbahelper/util/makefile.mk
@@ -34,6 +34,10 @@ TARGET=vbahelper
.INCLUDE : settings.mk
+.IF "$(ENABLE_VBA)" == "NO"
+dummy:
+ @echo "Nothing to build"
+.ENDIF
TARGET_HELPER=vbahelper
@@ -56,6 +60,7 @@ SHL1STDLIBS= \
$(SVLLIB) \
$(VCLLIB) \
$(SVTOOLLIB) \
+ $(MSFILTERLIB) \
$(TKLIB)
SHL1DEPN=