summaryrefslogtreecommitdiff
path: root/Makefile.nmake
diff options
context:
space:
mode:
authorPascal Quantin <pascal.quantin@gmail.com>2015-11-11 18:58:17 +0100
committerPascal Quantin <pascal.quantin@gmail.com>2015-11-11 19:08:04 +0000
commitbe439b9b01b61274afb206110fc7c846c59dd0ef (patch)
treef610612670fa1a9c35ff51638b2861e6a273c12d /Makefile.nmake
parente42ec18483a54ce5ccae0945a460056d0b9b63f7 (diff)
downloadwireshark-be439b9b01b61274afb206110fc7c846c59dd0ef.tar.gz
Update user guide for upcoming 2.0 release
Change-Id: Id27365d6bd7085f498edd78111d85de0fbd0abd3 Reviewed-on: https://code.wireshark.org/review/11738 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com> (cherry picked from commit 978d7a8f05888fac146e836a4efb9dcc70947d34) Reviewed-on: https://code.wireshark.org/review/11743
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 3af830144c..c2f4719932 100644
--- a/Makefile.nmake
+++ b/Makefile.nmake
@@ -1097,7 +1097,7 @@ process_libs:
!IFDEF HHC_DIR
@$(SH) $(WIN_SETUP) "$(WIN_SETUP_OPT)" "$(WIRESHARK_LIB_DIR)" \
user-guide \
- user-guide-g7ea0d6c.zip \
+ user-guide-gdf2fcdf.zip \
"$(DOWNLOAD_TAG)" "$(WIRESHARK_TARGET_PLATFORM)"
!ENDIF
!IFDEF UPX