mirror of
https://github.com/curl/curl.git
synced 2026-08-24 11:33:33 +03:00
added curl_strerror to the build
This commit is contained in:
parent
6c2825997a
commit
0953140b53
1 changed files with 1 additions and 0 deletions
|
|
@ -222,6 +222,7 @@ X_OBJS= \
|
|||
$(DIROBJ)\http_negotiate.obj \
|
||||
$(DIROBJ)\http_ntlm.obj \
|
||||
$(DIROBJ)\md5.obj \
|
||||
$(DIROBJ)\curl_strerror.obj \
|
||||
$(RESOURCE)
|
||||
|
||||
all : $(TARGET)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue