gss: fix Windows preauth build issues

Fix kdc/kuser NTMakefiles for GSS-API pre-authentication dependencies
This commit is contained in:
Luke Howard
2021-08-12 17:57:17 +10:00
parent 49f3f5bd99
commit 3302b38e53
5 changed files with 9 additions and 2 deletions

View File

@@ -320,6 +320,7 @@ INCFILES= \
$(INCDIR)\gssapi\gssapi_oid.h \
$(INCDIR)\gssapi\gssapi_ntlm.h \
$(INCDIR)\gssapi\gssapi_spnego.h \
$(INCDIR)\gssapi\gssapi_preauth.h \
$(INCDIR)\gssapi\gkrb5_err.h \
$(OBJ)\ntlm\ntlm-private.h \
$(OBJ)\spnego\spnego-private.h \