mirror of
https://github.com/curl/curl.git
synced 2026-08-01 14:58:54 +03:00
Makefile.vc6: Corrected typos in rename of darwinssl.obj
This commit is contained in:
parent
b1c7fc050b
commit
31c8f8ac11
1 changed files with 1 additions and 1 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue