From 6d6f9ca1d978817af2f2780dafcceba281256e11 Mon Sep 17 00:00:00 2001 From: Steve Holme Date: Sun, 13 Mar 2016 18:51:46 +0000 Subject: vauth: Moved the Negotiate authentication code to the new vauth directory Part 2 of 2 - Moved the GSS-API based Negotiate authentication code. --- 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 b916a2176..b87350a7f 100644 --- a/lib/Makefile.vc6 +++ b/lib/Makefile.vc6 @@ -627,6 +627,7 @@ X_OBJS= \ $(DIROBJ)\ntlm.obj \ $(DIROBJ)\ntlm_sspi.obj \ $(DIROBJ)\oauth2.obj \ + $(DIROBJ)\spnego_gssapi.obj \ $(DIROBJ)\spnego_sspi.obj \ $(DIROBJ)\vtls.obj \ $(DIROBJ)\openssl.obj \ -- cgit v1.2.3