diff options
Diffstat (limited to 'vcl/source/window/makefile.mk')
-rw-r--r-- | vcl/source/window/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/vcl/source/window/makefile.mk b/vcl/source/window/makefile.mk index 65fd27821fce..1cc1498a676c 100644 --- a/vcl/source/window/makefile.mk +++ b/vcl/source/window/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.8 $ +# $Revision: 1.9 $ # -# last change: $Author: rt $ $Date: 2002-03-01 13:52:05 $ +# last change: $Author: obr $ $Date: 2002-11-21 08:18:50 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -108,7 +108,6 @@ SLOFILES= $(SLO)$/accel.obj \ $(SLO)$/scrwnd.obj \ $(SLO)$/dndevdis.obj \ $(SLO)$/dndlcon.obj \ - $(SLO)$/frameacc.obj \ $(SLO)$/taskpanelist.obj .IF "$(remote)"!="" |