diff options
author | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | 2010-08-30 11:42:09 +0200 |
---|---|---|
committer | Philipp Lohmann [pl] <Philipp.Lohmann@Oracle.COM> | 2010-08-30 11:42:09 +0200 |
commit | fdfa64415dec1a11e4aa3cfdb4e1339853f3043a (patch) | |
tree | 8f9e884fcc68385c2fd026192cab0b2101714400 /sw/source/ui/vba/makefile.mk | |
parent | dc3e4032cdb647f68e1490239fa0a8341f946369 (diff) | |
parent | 3d341c8efb7aa4784b3341ef752c16e07df5d951 (diff) |
rebase to DEV300_m87
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 c09f81320040..b6d0d7994295 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 ------------------------------------------------------ |