diff options
Diffstat (limited to 'sd/source/ui/dlg/makefile.mk')
-rw-r--r-- | sd/source/ui/dlg/makefile.mk | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sd/source/ui/dlg/makefile.mk b/sd/source/ui/dlg/makefile.mk index 4b2521f92964..0a0946d9f41a 100644 --- a/sd/source/ui/dlg/makefile.mk +++ b/sd/source/ui/dlg/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.28 $ +# $Revision: 1.29 $ # -# last change: $Author: rt $ $Date: 2005-01-27 14:13:52 $ +# last change: $Author: kz $ $Date: 2005-03-18 16:47:37 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -138,7 +138,6 @@ SLOFILES = \ $(SLO)$/assclass.obj \ $(SLO)$/graphpro.obj \ $(SLO)$/navigatr.obj \ - $(SLO)$/tlborder.obj \ $(SLO)$/sdpreslt.obj \ $(SLO)$/morphdlg.obj \ $(SLO)$/printdlg.obj \ @@ -181,7 +180,6 @@ LIB1OBJFILES= \ $(SLO)$/assclass.obj \ $(SLO)$/graphpro.obj \ $(SLO)$/navigatr.obj \ - $(SLO)$/tlborder.obj \ $(SLO)$/docprev.obj \ $(SLO)$/ins_paste.obj \ $(SLO)$/AnimationChildWindow.obj \ |