summaryrefslogtreecommitdiffstats
path: root/src/windows
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2005-11-29 22:13:56 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2005-11-29 22:13:56 +0000
commit429b631ba2f6cfc196a86049498eb66692d022e2 (patch)
tree081fc8feebe40ad01de1d39fc75e607fae4e7be4 /src/windows
parenta15641c1710ccb204f6dc66c539c42b7617a2ea9 (diff)
downloadkrb5-429b631ba2f6cfc196a86049498eb66692d022e2.tar.gz
krb5-429b631ba2f6cfc196a86049498eb66692d022e2.tar.xz
krb5-429b631ba2f6cfc196a86049498eb66692d022e2.zip
Forgot to update the Windows configuration
ticket: 3253 tags: pullup status: resolved git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17517 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows')
-rw-r--r--src/windows/identity/config/Makefile.w322
1 files changed, 1 insertions, 1 deletions
diff --git a/src/windows/identity/config/Makefile.w32 b/src/windows/identity/config/Makefile.w32
index 5d469c92b..84e856651 100644
--- a/src/windows/identity/config/Makefile.w32
+++ b/src/windows/identity/config/Makefile.w32
@@ -172,7 +172,7 @@ HHC=hhc
!ifdef KH_KFWPATH
KFWINCDIR=$(KH_KFWPATH)\inc
-kfwincflags = -I$(KFWINCDIR)\krb5 -I$(KFWINCDIR)\krb5\KerberosIV -I$(KFWINCDIR)\loadfuncs -I$(KFWINCDIR)
+kfwincflags = -I$(KFWINCDIR)\krb5 -I$(KFWINCDIR)\krb5\KerberosIV -I$(KFWINCDIR)\krb4 -I$(KFWINCDIR)\loadfuncs -I$(KFWINCDIR)
KFWLIBDIR=$(KH_KFWPATH)\lib\$(CPU)
!else if defined(PISMERE)
KFWINCDIR=$(PISMERE)\athena\auth\krb5\src\include