summaryrefslogtreecommitdiff
path: root/oox/source
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-20 05:54:24 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-20 05:54:24 +0000
commita20ee9d1da54449f4bc9a3e20e0f1a65908523fe (patch)
tree48db2719e11e24ccef72edec13255605bd244866 /oox/source
parent7092d2ce780cd069213d153813adf840c7b9b0e7 (diff)
INTEGRATION: CWS ooxtablefilter (1.3.2); FILE MERGED
2008/06/10 09:52:46 sj 1.3.2.3: RESYNC: (1.3-1.4); FILE MERGED 2008/04/02 17:43:48 sj 1.3.2.2: added table import 2008/03/28 20:21:26 sj 1.3.2.1: added table import
Diffstat (limited to 'oox/source')
-rw-r--r--oox/source/drawingml/makefile.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/oox/source/drawingml/makefile.mk b/oox/source/drawingml/makefile.mk
index b996ffd430fd..43c823c7a04b 100644
--- a/oox/source/drawingml/makefile.mk
+++ b/oox/source/drawingml/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
# This file is part of OpenOffice.org.
#
@@ -57,6 +57,7 @@ SLOFILES = \
$(SLO)$/fillproperties.obj\
$(SLO)$/fillpropertiesgroupcontext.obj\
$(SLO)$/graphicshapecontext.obj\
+ $(SLO)$/guidcontext.obj\
$(SLO)$/hyperlinkcontext.obj\
$(SLO)$/lineproperties.obj\
$(SLO)$/linepropertiescontext.obj\
@@ -67,6 +68,7 @@ SLOFILES = \
$(SLO)$/shapepropertiescontext.obj\
$(SLO)$/shapestylecontext.obj\
$(SLO)$/spdefcontext.obj\
+ $(SLO)$/stylematrixreferencecontext.obj\
$(SLO)$/textbody.obj\
$(SLO)$/textbodycontext.obj\
$(SLO)$/textbodypropertiescontext.obj\