diff options
Diffstat (limited to 'sfx2/source/appl/makefile.mk')
-rw-r--r-- | sfx2/source/appl/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/source/appl/makefile.mk b/sfx2/source/appl/makefile.mk index 999dad2fca39..0af9298d7c35 100644 --- a/sfx2/source/appl/makefile.mk +++ b/sfx2/source/appl/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.47 $ +# $Revision: 1.48 $ # -# last change: $Author: kz $ $Date: 2006-11-08 11:58:04 $ +# last change: $Author: rt $ $Date: 2007-01-29 15:07:31 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -109,7 +109,6 @@ SFX_OBJECTS = \ $(SLO)$/workwin.obj \ $(SLO)$/xpackcreator.obj \ $(SLO)$/fwkhelper.obj \ - $(SLO)$/modsizeexceeded.obj \ $(SLO)$/updatedlg.obj SLOFILES = $(SFX_OBJECTS) |