diff options
Diffstat (limited to 'sw/source/ui/vba/makefile.mk')
-rw-r--r-- | sw/source/ui/vba/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/ui/vba/makefile.mk b/sw/source/ui/vba/makefile.mk index c09f813200..b6d0d79942 100644 --- a/sw/source/ui/vba/makefile.mk +++ b/sw/source/ui/vba/makefile.mk @@ -91,6 +91,7 @@ SLOFILES= \ $(SLO)$/vbapagesetup.obj \ $(SLO)$/vbasection.obj \ $(SLO)$/vbasections.obj \ + $(SLO)$/vbaeventshelper.obj \ # --- Targets ------------------------------------------------------ |