summaryrefslogtreecommitdiff
path: root/xmloff
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2006-10-30 08:06:19 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2006-10-30 08:06:19 +0000
commitea21c49fd39d1c2d219fa6e1719983d94a3d8d79 (patch)
tree5ff54ce6b446b4692f8d245317d0b872f6f2c0d2 /xmloff
parente5dd2a5b4af1fa4467c0056ac447274fd369275b (diff)
INTEGRATION: CWS ause060 (1.10.170); FILE MERGED
2006/09/29 17:24:54 hjs 1.10.170.1: #i69951# remove CONV_STAR_FONTS
Diffstat (limited to 'xmloff')
-rw-r--r--xmloff/source/script/makefile.mk11
1 files changed, 2 insertions, 9 deletions
diff --git a/xmloff/source/script/makefile.mk b/xmloff/source/script/makefile.mk
index d63ae11be00f..a510010f3c7b 100644
--- a/xmloff/source/script/makefile.mk
+++ b/xmloff/source/script/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 14:20:47 $
+# last change: $Author: rt $ $Date: 2006-10-30 09:06:19 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -37,7 +37,6 @@ PRJ=..$/..
PRJNAME=xmloff
TARGET=script
-AUTOSEG=true
ENABLE_EXCEPTIONS=TRUE
@@ -59,12 +58,6 @@ SLOFILES = \
$(SLO)$/xmlscripti.obj \
$(SLO)$/xmlbasici.obj
-SVXLIGHTOBJFILES = \
- $(OBJ)$/xmlscripti.obj \
- $(OBJ)$/XMLEventImportHelper.obj \
- $(OBJ)$/XMLEventsImportContext.obj
-
-
# --- Tagets -------------------------------------------------------
.INCLUDE : target.mk