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 18:00:31 +0000
commit978d7a8f05888fac146e836a4efb9dcc70947d34 (patch)
treeff6cc277b9da9249a536fe85f3a8c4b62d9dfb0a /Makefile.nmake
parentb20d5bbc0b5005ad870e70a3fed42e30975e6213 (diff)
downloadwireshark-978d7a8f05888fac146e836a4efb9dcc70947d34.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>
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