summaryrefslogtreecommitdiff
path: root/vbahelper/util
diff options
context:
space:
mode:
authornpower Developer <npower@openoffice.org>2010-02-26 13:24:33 +0000
committernpower Developer <npower@openoffice.org>2010-02-26 13:24:33 +0000
commit8dee3bdf17d0aa70c9e34ab3eb9b3b67df41c91c (patch)
treec132ff5e3bd4235cd60b9aca777e7e981688fcd9 /vbahelper/util
parent478bee53c1de2d9625fb7c7cb72d13aa3b6e6f18 (diff)
npower14miscfixes: #i108853# fix build break
Diffstat (limited to 'vbahelper/util')
-rw-r--r--vbahelper/util/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/vbahelper/util/makefile.mk b/vbahelper/util/makefile.mk
index 09f3866c5439..f53029cf8e50 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