aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.vc6
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2015-09-12 15:24:44 +0100
committerSteve Holme <steve_holme@hotmail.com>2016-03-25 15:11:10 +0000
commit70e56939aa160ca2dcb2c5e6090d2f0f2533faae (patch)
treebd244e3f113fbb44306f6d900131de9fb0c005bc /lib/Makefile.vc6
parent6012fa5aee04e05960804041bbcb444698cb7a33 (diff)
vauth: Moved the OAuth 2.0 authentication code to the new vauth directory
Diffstat (limited to 'lib/Makefile.vc6')
-rw-r--r--lib/Makefile.vc61
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/Makefile.vc6 b/lib/Makefile.vc6
index 57e03929f..addaf794f 100644
--- a/lib/Makefile.vc6
+++ b/lib/Makefile.vc6
@@ -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 \