Windows: Place gkrb5_err.h in Heimdal directory in SDK
This commit is contained in:
@@ -100,7 +100,7 @@ INCFILES=\
|
||||
$(SDKINCDIR)\heimdal\syslog.h \
|
||||
$(SDKINCDIR)\heimdal\err.h \
|
||||
$(SDKINCDIR)\heimdal\dirent.h \
|
||||
$(SDKINCDIR)\gssapi\gkrb5_err.h \
|
||||
$(SDKINCDIR)\heimdal\gkrb5_err.h \
|
||||
$(SDKINCDIR)\gssapi\gssapi.h \
|
||||
$(SDKINCDIR)\gssapi\gssapi_krb5.h \
|
||||
$(SDKINCDIR)\gssapi\gssapi_ntlm.h \
|
||||
@@ -135,6 +135,9 @@ all:: $(INCFILES) $(LIBFILES)
|
||||
{$(INCDIR)\gssapi}.h{$(SDKINCDIR)\gssapi}.h:
|
||||
$(CP) $** $@
|
||||
|
||||
{$(INCDIR)\gssapi}.h{$(SDKINCDIR)}.h:
|
||||
$(CP) $** $@
|
||||
|
||||
$(SDKINCDIR)\Heimdal.Application.$(MCPU).manifest: $(APPMANIFEST)
|
||||
$(CP) $** $@
|
||||
|
||||
|
Reference in New Issue
Block a user