mirror of
https://github.com/curl/curl.git
synced 2026-08-25 00:33:31 +03:00
sasl: add reference for curl_sasl
This commit is contained in:
parent
74a7ee9973
commit
32ab3276ee
2 changed files with 9 additions and 7 deletions
|
|
@ -36,7 +36,8 @@ SOURCE \
|
|||
pingpong.c rtsp.c curl_threads.c warnless.c hmac.c polarssl.c \
|
||||
curl_rtmp.c openldap.c curl_gethostname.c gopher.c axtls.c \
|
||||
idn_win32.c http_negotiate_sspi.c cyassl.c http_proxy.c non-ascii.c \
|
||||
asyn-ares.c asyn-thread.c curl_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c
|
||||
asyn-ares.c asyn-thread.c curl_ntlm.c curl_ntlm_wb.c curl_ntlm_core.c \
|
||||
curl_sasl.c
|
||||
|
||||
USERINCLUDE ../../../lib ../../../include/curl
|
||||
#ifdef ENABLE_SSL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue