summaryrefslogtreecommitdiff
path: root/sc
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-06 14:35:13 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-06 14:35:13 +0000
commitbbb79a21c872782385f155bfd9b075463fc85d48 (patch)
treee6dee391b1b791f34a25a3d622487fce1532afc8 /sc
parent16aaacda90379ba8b79c29aad956799301e6328c (diff)
INTEGRATION: CWS odff (1.22.32); FILE MERGED
2008/01/21 20:08:58 er 1.22.32.4: unxsols4: STL needs exceptions turned on 2008/01/21 18:51:23 er 1.22.32.3: RESYNC: (1.24-1.27); FILE MERGED 2007/10/23 13:31:14 er 1.22.32.2: RESYNC: (1.22-1.24); FILE MERGED 2007/08/27 15:24:20 er 1.22.32.1: #i81063# OpCodeMap: update/join/merge relevant parts from cws xmlfilter02
Diffstat (limited to 'sc')
-rw-r--r--sc/source/core/tool/makefile.mk7
1 files changed, 4 insertions, 3 deletions
diff --git a/sc/source/core/tool/makefile.mk b/sc/source/core/tool/makefile.mk
index 4e6f60a62b6b..eeae3db93b14 100644
--- a/sc/source/core/tool/makefile.mk
+++ b/sc/source/core/tool/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.27 $
+# $Revision: 1.28 $
#
-# last change: $Author: ihi $ $Date: 2008-01-16 14:30:46 $
+# last change: $Author: kz $ $Date: 2008-03-06 15:35:13 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -128,7 +128,8 @@ EXCEPTIONSFILES= \
$(SLO)$/interpr4.obj \
$(SLO)$/interpr5.obj \
$(SLO)$/lookupcache.obj \
- $(SLO)$/prnsave.obj
+ $(SLO)$/prnsave.obj \
+ $(SLO)$/token.obj
# [kh] POWERPC compiler problem
.IF "$(OS)$(COM)$(CPUNAME)"=="LINUXGCCPOWERPC"