summaryrefslogtreecommitdiff
path: root/oox/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-18 13:41:29 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-18 13:41:29 +0000
commitd666f18f7853788c5ceb3a3d31185497b96c0952 (patch)
treeeae7c7e4c59628261738c3fab67d48a6557502bc /oox/source
parent93b6aabfdb8c33f151aa1940c24b32ec4abff1f4 (diff)
INTEGRATION: CWS xmlfilter04 (1.2.12); FILE MERGED
2008/03/28 12:19:18 sj 1.2.12.4: fixed merge problem 2008/03/19 16:26:50 hbrinkm 1.2.12.3: RESYNC: (1.2-1.3); FILE MERGED 2008/02/27 11:14:58 dr 1.2.12.2: first steps: chart API conversion 2008/02/21 12:42:07 hbrinkm 1.2.12.1: joined changes from xmlfilter03
Diffstat (limited to 'oox/source')
-rw-r--r--oox/source/xls/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/oox/source/xls/makefile.mk b/oox/source/xls/makefile.mk
index 45c886df852d..a69e9ac49d41 100644
--- a/oox/source/xls/makefile.mk
+++ b/oox/source/xls/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
# This file is part of OpenOffice.org.
#
@@ -59,6 +59,7 @@ SLOFILES = \
$(SLO)$/connectionsfragment.obj \
$(SLO)$/defnamesbuffer.obj \
$(SLO)$/drawingfragment.obj \
+ $(SLO)$/excelchartconverter.obj \
$(SLO)$/excelfilter.obj \
$(SLO)$/excelhandlers.obj \
$(SLO)$/externallinkbuffer.obj \