summaryrefslogtreecommitdiff
path: root/svx/source/form/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/form/makefile.mk')
-rw-r--r--svx/source/form/makefile.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/svx/source/form/makefile.mk b/svx/source/form/makefile.mk
index d6dc1bd653..276df211d9 100644
--- a/svx/source/form/makefile.mk
+++ b/svx/source/form/makefile.mk
@@ -41,6 +41,10 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files --------------------------------------------------------
.IF "$(ENABLE_VBA)"=="YES"
+ CDEFS+=-DENABLE_VBA
+.ENDIF
+
+.IF "$(ENABLE_VBA)"=="YES"
CDEFS+=-DENABLE_VBA
.ENDIF