mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:23:32 +03:00
build: removed bundles.c from make files
This file was removed in commit fd137786
This commit is contained in:
parent
750d678c0e
commit
1c01cee601
2 changed files with 1 additions and 2 deletions
|
|
@ -39,7 +39,7 @@ SOURCE \
|
|||
http_proxy.c non-ascii.c asyn-ares.c asyn-thread.c curl_gssapi.c \
|
||||
curl_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c curl_ntlm_msgs.c \
|
||||
curl_sasl.c vtls/schannel.c curl_multibyte.c vtls/darwinssl.c \
|
||||
bundles.c conncache.c curl_sasl_sspi.c smb.c curl_sasl_gssapi.c \
|
||||
conncache.c curl_sasl_sspi.c smb.c curl_sasl_gssapi.c \
|
||||
curl_endian.c curl_des.c
|
||||
|
||||
USERINCLUDE ../../../lib ../../../include/curl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue