From: Tom Yu Date: Wed, 14 Dec 2005 21:07:56 +0000 (+0000) Subject: Pull up r17556 from trunk X-Git-Tag: kfw-3.0.1-final~3 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=ea978c2e3bb87cf09fffc9031a285aa6af0a8837;p=krb5.git Pull up r17556 from trunk ticket: 3284 version_fixed: 1.4.4 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-4@17558 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/windows/kfwlogon/Makefile.in b/src/windows/kfwlogon/Makefile.in index 69fe7ddb0..10e7d4cfb 100644 --- a/src/windows/kfwlogon/Makefile.in +++ b/src/windows/kfwlogon/Makefile.in @@ -8,7 +8,8 @@ BUILDTOP=$(REL)..$(S).. DEFINES = LOCALINCLUDES = -I$(BUILDTOP) -I$(PISMERE)\athena\util\loadfuncs \ -I$(PISMERE)\athena\auth\krb5\src\include\kerberosIV \ - -I$(PISMERE)\athena\auth\krb4\include + -I$(PISMERE)\athena\auth\krb4\include \ + -I$(PISMERE)\athena\auth\leash\include PROG_LIBPATH=-L$(TOPLIBD) -L$(KRB5_LIBDIR) SYSLIBS = kernel32.lib user32.lib advapi32.lib wsock32.lib secur32.lib