summaryrefslogtreecommitdiffstats
path: root/chart2/workbench
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 15:59:10 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 15:59:10 +0000
commit5fcb9dc1191e371e9d3c9774d3a55ef65dbafd70 (patch)
treea020d1c4e7a9f9057a24c6462049bc6b6352a8c0 /chart2/workbench
parentINTEGRATION: CWS supdremove02 (1.6.34); FILE MERGED (diff)
downloadcore-5fcb9dc1191e371e9d3c9774d3a55ef65dbafd70.tar.gz
core-5fcb9dc1191e371e9d3c9774d3a55ef65dbafd70.zip
INTEGRATION: CWS supdremove02 (1.2.92); FILE MERGED
2008/01/28 10:59:31 rt 1.2.92.1: #i85482# Remove UPD from library name
Diffstat (limited to 'chart2/workbench')
-rw-r--r--chart2/workbench/addin/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/chart2/workbench/addin/makefile.mk b/chart2/workbench/addin/makefile.mk
index 424d36b6444c..5c10e30bb328 100644
--- a/chart2/workbench/addin/makefile.mk
+++ b/chart2/workbench/addin/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: vg $ $Date: 2007-05-22 19:29:37 $
+# last change: $Author: obo $ $Date: 2008-02-25 16:59:10 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -76,7 +76,7 @@ SLOFILES=\
# --- Library -----------------------------------
-SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1OBJS=$(SLOFILES)
SHL1STDLIBS= \
$(CPPUHELPERLIB) \