summaryrefslogtreecommitdiff
path: root/cppu/util/extra.mk
diff options
context:
space:
mode:
Diffstat (limited to 'cppu/util/extra.mk')
-rw-r--r--cppu/util/extra.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppu/util/extra.mk b/cppu/util/extra.mk
index f013516480fc..562893729fb2 100644
--- a/cppu/util/extra.mk
+++ b/cppu/util/extra.mk
@@ -77,7 +77,7 @@ SHL5OBJS := $(SLO)$/LogBridge.obj
.IF "$(GUI)"=="OS2"
SHL5VERSIONMAP=unsafe_os2.map
SHL5DEF=$(MISC)$/$(SHL5TARGET).def
-DEF5NAME=LogMapping.def
+DEF5NAME=$(SHL5TARGET)
.ELSE
SHL5DEF := empty.def
.ENDIF