Windows: Copy GSSAPI header files into the SDK
This commit is contained in:
@@ -245,6 +245,7 @@ INCFILES= \
|
||||
$(INCDIR)\gssapi\gssapi_krb5.h \
|
||||
$(INCDIR)\gssapi\gssapi_ntlm.h \
|
||||
$(INCDIR)\gssapi\gssapi_spnego.h \
|
||||
$(INCDIR)\gssapi\gkrb5_err.h \
|
||||
$(OBJ)\ntlm\ntlm-private.h \
|
||||
$(OBJ)\spnego\spnego-private.h \
|
||||
$(OBJ)\krb5\gsskrb5-private.h \
|
||||
@@ -446,6 +447,9 @@ GCOPTS=-I$(SRCDIR) -I$(OBJ) -Igssapi -DBUILD_GSSAPI_LIB
|
||||
{gssapi}.h{$(INCDIR)\gssapi}.h:
|
||||
$(CP) $** $@
|
||||
|
||||
{$(OBJ)}.h{$(INCDIR)\gssapi}.h:
|
||||
$(CP) $** $@
|
||||
|
||||
{$(OBJ)\gssapi}.hx{$(OBJ)\gssapi}.h:
|
||||
$(CP) $** $@
|
||||
|
||||
|
Reference in New Issue
Block a user