aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/Makefile.nmake
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2009-12-23 00:22:12 +0000
committerGerald Combs <gerald@wireshark.org>2009-12-23 00:22:12 +0000
commit7b42cf5135df95fcb2823a88f0366702f25766be (patch)
treeb026bed3fe630a3e00a8992ec7032d7149a930a9 /packaging/nsis/Makefile.nmake
parent3bcf0a84bf7c811341874b2ee64e849caefcd762 (diff)
Use the official kfw packages.
svn path=/trunk/; revision=31355
Diffstat (limited to 'packaging/nsis/Makefile.nmake')
-rw-r--r--packaging/nsis/Makefile.nmake1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake
index 9db5094a4c..b0bf33a5f0 100644
--- a/packaging/nsis/Makefile.nmake
+++ b/packaging/nsis/Makefile.nmake
@@ -140,6 +140,7 @@ wireshark-$(WIRESHARK_TARGET_PLATFORM)-$(VERSION).exe : user-guide.chm $(NSI) $(
!ENDIF
!IF "$(KFW_DIR)" != ""
/DKFW_DIR=$(KFW_DIR) \
+ /DKFW_PATH=$(KFW_PATH) \
!ENDIF
!IF "$(GNUTLS_DIR)" != ""
/DGNUTLS_DIR=$(GNUTLS_DIR) \