summaryrefslogtreecommitdiff
path: root/config.nmake
diff options
context:
space:
mode:
authorChris Maynard <Christopher.Maynard@GTECH.COM>2012-09-25 03:23:23 +0000
committerChris Maynard <Christopher.Maynard@GTECH.COM>2012-09-25 03:23:23 +0000
commit005175c9c417d3d9463d8935e135235ab44ad2a5 (patch)
tree170a83c4e3447fbee40d84a56594d4b77509cd76 /config.nmake
parenta09f3c2e4f8450967adf275d01a047c00ca80002 (diff)
downloadwireshark-005175c9c417d3d9463d8935e135235ab44ad2a5.tar.gz
Revert 45116. Developer's probably don't want the user-guide.chm that they get from the setup step as it's not going to be up-to-date.
svn path=/trunk/; revision=45121
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/config.nmake b/config.nmake
index a91597c25c..a3b6f1210a 100644
--- a/config.nmake
+++ b/config.nmake
@@ -698,11 +698,6 @@ MAKENSIS="$(PROGRAM_FILES)\NSIS\makensis.exe"
MAKENSIS_UNICODE="$(PROGRAM_FILES)\NSIS\Unicode\makensis.exe"
#
-# Recommended: Use the default user guide if not building one yourself.
-#
-UG_DIR=$(WIRESHARK_LIB_DIR)\user-guide
-
-#
# Optional: To build the developers API documentation with doxygen and dot.
# Currently experimental, outdated and incomplete.
#