summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/vba/makefile.mk')
-rw-r--r--sc/source/ui/vba/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/vba/makefile.mk b/sc/source/ui/vba/makefile.mk
index 0a84b8dd12a5..4cb7e3eb064b 100644
--- a/sc/source/ui/vba/makefile.mk
+++ b/sc/source/ui/vba/makefile.mk
@@ -102,7 +102,9 @@ SLOFILES= \
$(SLO)$/vbapagesetup.obj \
$(SLO)$/vbapagebreak.obj \
$(SLO)$/vbapagebreaks.obj \
+ $(SLO)$/vbaeventshelper.obj \
$(SLO)$/service.obj
+
.ENDIF
# --- Targets ------------------------------------------------------