summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--postprocess/packcomponents/makefile.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/postprocess/packcomponents/makefile.mk b/postprocess/packcomponents/makefile.mk
index 57ff61c0628b..236d372eb1c0 100644
--- a/postprocess/packcomponents/makefile.mk
+++ b/postprocess/packcomponents/makefile.mk
@@ -171,6 +171,7 @@ my_components = \
utl \
uui \
vbaobj \
+ vbaevents \
vcl \
vclcanvas \
wpft \
@@ -231,10 +232,6 @@ my_components += ogltrans
my_components += productregistration.jar
.END
-.IF "$(ENABLE_VBA)" == "YES"
-my_components += vbaevents
-.END
-
.IF "$(SOLAR_JAVA)" == "TRUE"
my_components += \
LuceneHelpWrapper \