aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2015-02-16 00:20:07 +0000
committerSteve Holme <steve_holme@hotmail.com>2015-02-16 00:35:16 +0000
commit31c8f8ac11c18e264dba4a3d81f0525507815b56 (patch)
treecb03b829af97a9590927987bc1ec94533ea9123a /lib/Makefile.vc6
parentb1c7fc050b110ae2a4d1d7f374330206af97bba7 (diff)
Makefile.vc6: Corrected typos in rename of darwinssl.obj
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc62
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 637a41bc0..f97b73a7d 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -552,7 +552,7 @@ X_OBJS= \
$(DIROBJ)\curl_sspi.obj \
$(DIROBJ)\curl_threads.obj \
$(DIROBJ)\cyassl.obj \
- $(DIROBJ)\darwinlssl.obj
+ $(DIROBJ)\darwinssl.obj \
$(DIROBJ)\dict.obj \
$(DIROBJ)\dotdot.obj \
$(DIROBJ)\easy.obj \