summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/config.nmake b/config.nmake
index 01b6b00e06..f51288e111 100644
--- a/config.nmake
+++ b/config.nmake
@@ -389,7 +389,7 @@ MAKENSIS="$(PROGRAM_FILES)\nsis\makensis.exe"
# If you don't want the online help (or don't have the tools),
# comment this line out, so that HHC_DIR isn't defined.
#
-HHC_DIR=$(PROGRAM_FILES)/HTML Help Workshop
+HHC_DIR="$(PROGRAM_FILES)/HTML Help Workshop"
##### Flags, PATHs and Miscellaneous #####