Forgot to update the Windows configuration
authorJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 29 Nov 2005 22:13:56 +0000 (22:13 +0000)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Tue, 29 Nov 2005 22:13:56 +0000 (22:13 +0000)
ticket: 3253
tags: pullup
status: resolved

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17517 dc483132-0cff-0310-8789-dd5450dbe970

src/windows/identity/config/Makefile.w32

index 5d469c92be0f3943a93ab80d402a501ffa36b435..84e85665129b5c2bfd61e66a4a25d60bfd3351fc 100644 (file)
@@ -172,7 +172,7 @@ HHC=hhc
 \r
 !ifdef KH_KFWPATH\r
 KFWINCDIR=$(KH_KFWPATH)\inc\r
-kfwincflags = -I$(KFWINCDIR)\krb5 -I$(KFWINCDIR)\krb5\KerberosIV -I$(KFWINCDIR)\loadfuncs -I$(KFWINCDIR)\r
+kfwincflags = -I$(KFWINCDIR)\krb5 -I$(KFWINCDIR)\krb5\KerberosIV -I$(KFWINCDIR)\krb4 -I$(KFWINCDIR)\loadfuncs -I$(KFWINCDIR)\r
 KFWLIBDIR=$(KH_KFWPATH)\lib\$(CPU)\r
 !else if defined(PISMERE)\r
 KFWINCDIR=$(PISMERE)\athena\auth\krb5\src\include\r