1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

Makefile.vc6: Corrected typos in rename of darwinssl.obj

This commit is contained in:
Steve Holme 2015-02-16 00:20:07 +00:00
parent b1c7fc050b
commit 31c8f8ac11

View File

@ -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 \