diff options
author | Kurt Zenker <kz@openoffice.org> | 2005-01-18 15:21:07 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2005-01-18 15:21:07 +0000 |
commit | b213b18e8bf186cb86a2a3e00d39f0537aa6ae60 (patch) | |
tree | 6bf9b625921c5e879ae15886bd1b994ef92a6dff /sfx2/util/makefile.mk | |
parent | 04bd6ed35dda802d5896467892334f1d565e3ace (diff) |
INTEGRATION: CWS fwkbugfix04 (1.35.20); FILE MERGED
2004/12/06 18:04:56 mba 1.35.20.1: #i38334#: get rid of all code based on SfxConfigManager
Diffstat (limited to 'sfx2/util/makefile.mk')
-rw-r--r-- | sfx2/util/makefile.mk | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk index 4addbe96ac9a..378217dce33f 100644 --- a/sfx2/util/makefile.mk +++ b/sfx2/util/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.36 $ +# $Revision: 1.37 $ # -# last change: $Author: rt $ $Date: 2005-01-11 15:00:29 $ +# last change: $Author: kz $ $Date: 2005-01-18 16:21:07 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -86,7 +86,6 @@ LIB1FILES= $(SLB)$/appl.lib \ $(SLB)$/notify.lib \ $(SLB)$/menu.lib \ $(SLB)$/inet.lib \ - $(SLB)$/accel.lib \ $(SLB)$/toolbox.lib \ $(SLB)$/statbar.lib \ $(SLB)$/dialog.lib \ |