diff options
author | sj <sj@openoffice.org> | 2010-06-05 19:04:48 +0200 |
---|---|---|
committer | sj <sj@openoffice.org> | 2010-06-05 19:04:48 +0200 |
commit | fee32b2a33c751c3493331fe11b9f2f4b9c74318 (patch) | |
tree | ec2b5306d3d932be5c61fbc64ac53241bfe8524d | |
parent | 622fd52d858122833afb1ccd34bba38d231339fc (diff) |
impress190: #i89450# fixed makefile
-rw-r--r-- | sd/source/ui/func/makefile.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/source/ui/func/makefile.mk b/sd/source/ui/func/makefile.mk index a7567c5c0ff2..e4df8fe9d65a 100644 --- a/sd/source/ui/func/makefile.mk +++ b/sd/source/ui/func/makefile.mk @@ -157,7 +157,6 @@ LIB3OBJFILES= \ $(SLO)$/fuolbull.obj \ $(SLO)$/fucopy.obj \ $(SLO)$/fulink.obj \ - $(SLO)$/fuspell.obj \ $(SLO)$/futhes.obj \ $(SLO)$/fusearch.obj \ $(SLO)$/fuinsfil.obj \ |