aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2014-07-28 13:52:14 +0200
committerPascal Quantin <pascal.quantin@gmail.com>2014-07-28 12:03:25 +0000
commit52629d8bb564f0dade0eab2ae4c8d96524bd0326 (patch)
tree392c61448eb148240e2cccac2208d41475512304 /Makefile.nmake
parent6ef2ad2f1eed95e9c2901fa93e3d461db7955f96 (diff)
Download the right User Guide...
Change-Id: Icf1f9bd48f0624226c55a622b7b8f774d103e5ae Reviewed-on: https://code.wireshark.org/review/3224 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
Diffstat (limited to 'Makefile.nmake')
-rw-r--r--Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.nmake b/Makefile.nmake
index f295ba5eb9..710ddab354 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -1080,7 +1080,7 @@ process_libs:
!IFDEF HHC_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIB_DIR)" \
user-guide \
- user-guide-52567.zip \
+ user-guide-g7ea0d6c.zip \
"$(DOWNLOAD_TAG)"
!ENDIF
!IFDEF UPX