summaryrefslogtreecommitdiff
path: root/sfx2/source/config
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-18 15:06:59 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-18 15:06:59 +0000
commit4466a69dc37c7074a3f4c46a345b3a7a2ba8ba5b (patch)
treef0c8af5dfcbcb8cff8798475b440cb2740745583 /sfx2/source/config
parentbc42888fdd7aebe43c0835d4bab885787cef0e9b (diff)
INTEGRATION: CWS fwkbugfix04 (1.5.316); FILE MERGED
2004/12/06 17:55:13 mba 1.5.316.1: #i38334#: get rid of all code based on SfxConfigManager
Diffstat (limited to 'sfx2/source/config')
-rw-r--r--sfx2/source/config/makefile.mk7
1 files changed, 2 insertions, 5 deletions
diff --git a/sfx2/source/config/makefile.mk b/sfx2/source/config/makefile.mk
index cba1e421f0..91448009e5 100644
--- a/sfx2/source/config/makefile.mk
+++ b/sfx2/source/config/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: rt $ $Date: 2005-01-11 14:57:00 $
+# last change: $Author: kz $ $Date: 2005-01-18 16:06:59 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -93,9 +93,6 @@ SRC1FILES = \
config.src
SLOFILES = \
- $(SLO)$/cfgmgr.obj \
- $(SLO)$/cfgimex.obj \
- $(SLO)$/cfgitem.obj \
$(SLO)$/evntconf.obj
# --- Tagets -------------------------------------------------------