summaryrefslogtreecommitdiff
path: root/Bmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Bmakefile')
-rw-r--r--Bmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bmakefile b/Bmakefile
index beeac74..608269e 100644
--- a/Bmakefile
+++ b/Bmakefile
@@ -238,7 +238,7 @@ install: $(DLLS)
$(DLLS): $(DLL_OBJS) version.res
ilink32 /Tpd /Gi c0d32x.obj $(DLL_OBJS), \
$@, ,\
- cw32mt.lib import32.lib, ,\
+ cw32mti.lib import32.lib, ,\
version.res
.c.obj: