From 70e56939aa160ca2dcb2c5e6090d2f0f2533faae Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sat, 12 Sep 2015 15:24:44 +0100 Subject: vauth: Moved the OAuth 2.0 authentication code to the new vauth directory --- lib/Makefile.vc6 | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/Makefile.vc6') 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 \ -- cgit v1.2.3