summaryrefslogtreecommitdiff
path: root/svtools
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2003-10-15 09:08:00 +0000
committerKurt Zenker <kz@openoffice.org>2003-10-15 09:08:00 +0000
commit3c0a472f79c524e7538a79d2a2c234ad3ac4662b (patch)
tree8e6cd1b015012f7213c034fbf1f43fa406be47d0 /svtools
parent41d4086519402c50b6944d66637fb3871dc63874 (diff)
INTEGRATION: CWS extleading (1.41.86); FILE MERGED
2003/10/02 09:39:30 fme 1.41.86.2: RESYNC: (1.41-1.42); FILE MERGED 2003/10/01 14:19:47 pb 1.41.86.1: fix: #112516# add compatibility.cxx
Diffstat (limited to 'svtools')
-rw-r--r--svtools/source/config/makefile.mk9
1 files changed, 5 insertions, 4 deletions
diff --git a/svtools/source/config/makefile.mk b/svtools/source/config/makefile.mk
index 3dc20ccf4a2a..f995c2f9abbf 100644
--- a/svtools/source/config/makefile.mk
+++ b/svtools/source/config/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.42 $
+# $Revision: 1.43 $
#
-# last change: $Author: kz $ $Date: 2003-08-25 15:41:16 $
+# last change: $Author: kz $ $Date: 2003-10-15 10:08:00 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -105,12 +105,13 @@ SLOFILES = \
$(SLO)$/accessibilityoptions.obj \
$(SLO)$/cmdoptions.obj \
$(SLO)$/extendedsecurityoptions.obj \
- $(SLO)$/sourceviewconfig.obj
+ $(SLO)$/sourceviewconfig.obj \
+ $(SLO)$/compatibility.obj
EXCEPTIONSFILES = \
$(SLO)$/accelcfg.obj \
$(SLO)$/inetoptions.obj \
- $(SLO)$/xmlaccelcfg.obj \
+ $(SLO)$/xmlaccelcfg.obj \
$(SLO)$/pathoptions.obj
# --- heavyconfig.lib Files --------------------------------------------------------