aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorsahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-08-08 07:52:15 +0000
committersahlberg <sahlberg@f5534014-38df-0310-8fa8-9805f1628bb7>2006-08-08 07:52:15 +0000
commit2514c9c8bfefd0b73bbc9826ca49b8639a35baa8 (patch)
tree51caad09914943c1a0a3c1c5e4856e231b1ee19c /Makefile.nmake
parent95228c455a2cb8932d71cce60e480f549b9e45d3 (diff)
enable kerberos for windows for the win32 build
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@18852 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index 2d10aee15a..4f9254e46f 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -497,6 +497,10 @@ setup: verify_tools
@$(SH) tools\win32-setup.sh --download "$(WIRESHARK_LIBS)" \
. net-snmp-5.3.1.zip
!ENDIF
+!IFDEF KFW_DIR
+ @$(SH) tools\win32-setup.sh --download "$(WIRESHARK_LIBS)" \
+ kfw-2.5 kfw-2.5.zip
+!ENDIF
!IFDEF PCAP_DIR
@$(SH) tools\win32-setup.sh --download "$(WIRESHARK_LIBS)" \
. WpdPack_3_1.zip