summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-25 16:29:25 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-25 16:29:25 +0000
commitbe77732bd1e81cd1f38f2bb78d9d23b1a20b7e3a (patch)
tree1aba8fdaf2304f456ab375057f36900476926acd
parentd3184b059d2d2ecd4a728cea648e2c11fe3ebfde (diff)
INTEGRATION: CWS supdremove02 (1.11.24); FILE MERGED
2008/02/22 12:53:53 rt 1.11.24.2: RESYNC: (1.11-1.12); FILE MERGED 2008/01/28 14:12:52 rt 1.11.24.1: #i85482# Remove UPD from library name
-rw-r--r--dtrans/source/aqua/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/dtrans/source/aqua/makefile.mk b/dtrans/source/aqua/makefile.mk
index 783e3f9bf7d2..7b0715f7f2cf 100644
--- a/dtrans/source/aqua/makefile.mk
+++ b/dtrans/source/aqua/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.12 $
+# $Revision: 1.13 $
#
-# last change: $Author: rt $ $Date: 2008-02-18 14:50:30 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:29:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -74,7 +74,7 @@ SLOFILES= \
$(SLO)$/DragSourceContext.obj \
$(SLO)$/DragActionConversion.obj
-SHL1TARGET=$(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET=$(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS= \
$(SALLIB) \