aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packaging/nsis/Makefile.nmake4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake
index 1b5125b974..57a849d149 100644
--- a/packaging/nsis/Makefile.nmake
+++ b/packaging/nsis/Makefile.nmake
@@ -36,8 +36,8 @@ DOC=../../doc/ws.css \
$(STAGING_DIR)/README.txt \
$(STAGING_DIR)/README.windows.txt
-;WIP: uncomment and add to the above when sshdump on windows will be ready to go
-;../../doc/sshdump.html
+#WIP: uncomment and add to the above when sshdump on windows will be ready to go
+#../../doc/sshdump.html
GPL=../../COPYING
HELP=$(STAGING_DIR)/help/capture_filters.txt \