summaryrefslogtreecommitdiffstats
path: root/writerfilter/source/dmapper/makefile.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-04-18 11:17:25 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-04-18 11:17:25 +0000
commit701308f7fc4cf5d9d913256128decf63dca4cf17 (patch)
tree78f1408fd9b5a8e20ab003ffa11e54f376b2e68a /writerfilter/source/dmapper/makefile.mk
parentINTEGRATION: CWS xmlfilter04 (1.4.14); FILE MERGED (diff)
downloadcore-701308f7fc4cf5d9d913256128decf63dca4cf17.tar.gz
core-701308f7fc4cf5d9d913256128decf63dca4cf17.zip
INTEGRATION: CWS xmlfilter04 (1.8.14); FILE MERGED
2008/02/22 12:55:58 os 1.8.14.2: support of cell margins 2008/02/21 12:33:23 hbrinkm 1.8.14.1: joined changes from xmlfilter03
Diffstat (limited to 'writerfilter/source/dmapper/makefile.mk')
-rw-r--r--writerfilter/source/dmapper/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/writerfilter/source/dmapper/makefile.mk b/writerfilter/source/dmapper/makefile.mk
index 120559032407..45a1f5c61191 100644
--- a/writerfilter/source/dmapper/makefile.mk
+++ b/writerfilter/source/dmapper/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
# This file is part of OpenOffice.org.
#
@@ -44,6 +44,7 @@ ENABLE_EXCEPTIONS=TRUE
SLOFILES= $(SLO)$/BorderHandler.obj \
$(SLO)$/CellColorHandler.obj \
+ $(SLO)$/CellMarginHandler.obj \
$(SLO)$/ConversionHelper.obj \
$(SLO)$/DomainMapper.obj \
$(SLO)$/DomainMapper_Impl.obj \