aboutsummaryrefslogtreecommitdiffstats
path: root/config.nmake
diff options
context:
space:
mode:
Diffstat (limited to 'config.nmake')
-rw-r--r--config.nmake5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.nmake b/config.nmake
index a3b6f1210a..a91597c25c 100644
--- a/config.nmake
+++ b/config.nmake
@@ -698,6 +698,11 @@ 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.
#