summaryrefslogtreecommitdiff
path: root/salhelper/source/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'salhelper/source/makefile.mk')
-rw-r--r--salhelper/source/makefile.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/salhelper/source/makefile.mk b/salhelper/source/makefile.mk
index 26acb2e3051d..f4e54ea3c5c7 100644
--- a/salhelper/source/makefile.mk
+++ b/salhelper/source/makefile.mk
@@ -69,6 +69,8 @@ DEF1NAME= $(SHL1TARGET)
.IF "$(COMNAME)"=="msci"
SHL1VERSIONMAP=msci.map
+.ELIF "$(COMNAME)"=="mscx"
+SHL1VERSIONMAP=mscx.map
.ELIF "$(GUI)"=="OS2"
SHL1VERSIONMAP=gcc3os2.map
.ELIF "$(COMNAME)"=="sunpro5"