summaryrefslogtreecommitdiff
path: root/slideshow/util
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 15:44:21 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 15:44:21 +0000
commit1d4338aa97efba464dbd723183415bb80ac9f6b8 (patch)
treeb1bc7269fb9fe5d1227b00c608c87acb30cd7be4 /slideshow/util
parent5ea30437567e364dbc8d16d4d661b1c3afbe0379 (diff)
INTEGRATION: CWS supdremove02 (1.8.42); FILE MERGED
2008/01/29 08:07:40 rt 1.8.42.1: #i85482# Remove UPD from library name
Diffstat (limited to 'slideshow/util')
-rw-r--r--slideshow/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/slideshow/util/makefile.mk b/slideshow/util/makefile.mk
index 57ed08b45000..73c127245c59 100644
--- a/slideshow/util/makefile.mk
+++ b/slideshow/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.8 $
+# $Revision: 1.9 $
#
-# last change: $Author: obo $ $Date: 2007-07-17 15:22:33 $
+# last change: $Author: obo $ $Date: 2008-02-25 16:44:21 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -93,7 +93,7 @@ TARGET2=slideshowtest
LIB2TARGET=$(SLB)$/$(TARGET2).lib
LIB2FILES=$(LIB1FILES)
-SHL2TARGET=$(TARGET2)$(UPD)$(DLLPOSTFIX)
+SHL2TARGET=$(TARGET2)$(DLLPOSTFIX)
SHL2IMPLIB=i$(TARGET2)
SHL2STDLIBS= $(SHL1STDLIBS)