summaryrefslogtreecommitdiffstats
path: root/src/windows/Makefile.in
diff options
context:
space:
mode:
authorSam Hartman <hartmans@mit.edu>2011-09-28 20:55:23 +0000
committerSam Hartman <hartmans@mit.edu>2011-09-28 20:55:23 +0000
commit68fdf8b40dfc388040a5b55ba9ce8fe8b58c4495 (patch)
treec57a15ace5c93649efacfa05eba429beec974a3e /src/windows/Makefile.in
parent43b0bdc2bfbb8ce198a0f031e394bcc35cde12f3 (diff)
downloadkrb5-68fdf8b40dfc388040a5b55ba9ce8fe8b58c4495.tar.gz
krb5-68fdf8b40dfc388040a5b55ba9ce8fe8b58c4495.tar.xz
krb5-68fdf8b40dfc388040a5b55ba9ce8fe8b58c4495.zip
Enabled unconditional build of kfwlogon on Windows
Removed dependency on KFW, as it is now a part of the same build. Signed-off-by: Alexey Melnikov <aamelnikov@gmail.com> git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25258 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/Makefile.in')
-rw-r--r--src/windows/Makefile.in5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/windows/Makefile.in b/src/windows/Makefile.in
index 7e75a6c803..008cfa90f9 100644
--- a/src/windows/Makefile.in
+++ b/src/windows/Makefile.in
@@ -1,6 +1,3 @@
BUILDTOP=..
NO_OUTPRE=1
-!if "$(KRB5_KFW_COMPILE)"=="1"
-KFWLOGON= kfwlogon
-!endif
-SUBDIRS= wshelper lib leashdll cns gss gina ms2mit $(KFWLOGON)
+SUBDIRS= wshelper lib leashdll cns gss gina ms2mit kfwlogon