mirror of
https://github.com/curl/curl.git
synced 2026-07-30 08:18:03 +03:00
vauth: Moved the OAuth 2.0 authentication code to the new vauth directory
This commit is contained in:
parent
6012fa5aee
commit
70e56939aa
6 changed files with 96 additions and 51 deletions
|
|
@ -626,6 +626,7 @@ X_OBJS= \
|
|||
$(DIROBJ)\krb5_sspi.obj \
|
||||
$(DIROBJ)\ntlm.obj \
|
||||
$(DIROBJ)\ntlm_sspi.obj \
|
||||
$(DIROBJ)\oauth.obj \
|
||||
$(DIROBJ)\vtls.obj \
|
||||
$(DIROBJ)\openssl.obj \
|
||||
$(DIROBJ)\strdup.obj \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue