summaryrefslogtreecommitdiff
path: root/writerfilter/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 14:48:20 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 14:48:20 +0000
commita4a3cfffcb52e06733599364b85f7a02f53f03ed (patch)
treeb0732d71c6e0cec0857c8df9c173f4da027da529 /writerfilter/util
parentc7eef20eccc5d47a5744fb5e358604cca42ac7c4 (diff)
INTEGRATION: CWS supdremove02 (1.5.28); FILE MERGED
2008/01/31 16:04:43 rt 1.5.28.2: RESYNC: (1.5-1.6); FILE MERGED 2008/01/29 09:11:45 rt 1.5.28.1: #i85482# Remove UPD from library name
Diffstat (limited to 'writerfilter/util')
-rw-r--r--writerfilter/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/writerfilter/util/makefile.mk b/writerfilter/util/makefile.mk
index 3b3481a5b132..03233e1bb25f 100644
--- a/writerfilter/util/makefile.mk
+++ b/writerfilter/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2008-01-24 16:08:32 $
+# last change: $Author: obo $ $Date: 2008-02-25 15:48:20 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -56,7 +56,7 @@ LIB1FILES= \
SHL1LIBS=$(SLB)$/$(TARGET).lib
-SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS=\
$(I18NISOLANGLIB) \
$(SOTLIB) \