summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2008-06-06 11:00:02 +0000
committerRüdiger Timm <rt@openoffice.org>2008-06-06 11:00:02 +0000
commit14a131887e98b01903230a480f256b87eb11ec4d (patch)
treefbc6b52722a817ab5267b9a8929ba1fb1f0dc8bf
parent8ccbd827d4ee79da19c57af1d02067ee99d9ca64 (diff)
INTEGRATION: CWS impressodf12 (1.6.12); FILE MERGED
2008/05/15 15:21:11 cl 1.6.12.1: #i35937# convert bullets and lr spaces on import of 2.x documents
-rw-r--r--sd/source/filter/xml/makefile.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/sd/source/filter/xml/makefile.mk b/sd/source/filter/xml/makefile.mk
index caf49227b9c6..344c23bc7c1d 100644
--- a/sd/source/filter/xml/makefile.mk
+++ b/sd/source/filter/xml/makefile.mk
@@ -8,7 +8,7 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
# This file is part of OpenOffice.org.
#
@@ -42,6 +42,7 @@ ENABLE_EXCEPTIONS=TRUE
# --- Files --------------------------------------------------------
SLOFILES = \
+ $(SLO)$/sdtransform.obj \
$(SLO)$/sdxmlwrp.obj
# --- Targets --------------------------------------------------------------