summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sc/workben/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sc/workben/makefile.mk b/sc/workben/makefile.mk
index 25f165257a85..6f238b507954 100644
--- a/sc/workben/makefile.mk
+++ b/sc/workben/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.6 $
+# $Revision: 1.7 $
#
-# last change: $Author: vg $ $Date: 2007-05-25 11:12:31 $
+# last change: $Author: obo $ $Date: 2008-02-25 17:13:12 $
#
# 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 @@ EXCEPTIONSFILES= \
$(SLO)$/addin.obj \
$(SLO)$/result.obj
-SHL1TARGET= $(TARGET)$(UPD)$(DLLPOSTFIX)
+SHL1TARGET= $(TARGET)$(DLLPOSTFIX)
SHL1STDLIBS=$(VCLLIB) $(TOOLSLIB) $(SVLLIB) $(TKLIB) $(SALLIB) $(VOSLIB) $(CPPULIB) $(CPPUHELPERLIB)