summaryrefslogtreecommitdiff
path: root/sal
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2011-06-18 12:55:45 +0300
committerTor Lillqvist <tlillqvist@novell.com>2011-06-18 16:58:17 +0300
commit61c7e5ff42c1d734ad125b22723664b1e9b2f700 (patch)
tree694b0ec416e05007a8f186e7ecc2ccbf360e88f8 /sal
parent3ad3e991f052fb563eadb8390d19dc53f3a5d287 (diff)
Just call the import library -luno_sal for MinGW
Diffstat (limited to 'sal')
-rw-r--r--sal/util/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/util/makefile.mk b/sal/util/makefile.mk
index 22f85949dbae..3a3a164480ee 100644
--- a/sal/util/makefile.mk
+++ b/sal/util/makefile.mk
@@ -71,7 +71,7 @@ SHL1TARGET= $(TARGET)
SHL1IMPLIB= i$(TARGET)
.ELSE
SHL1TARGET= uno_$(TARGET)
-SHL1IMPLIB= $(SHL1TARGET)
+SHL1IMPLIB= uno_$(TARGET)
.ENDIF
SHL1VERSIONMAP= $(TARGET).map
SHL1RPATH=URELIB