aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/nsis/wireshark.nsi
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/nsis/wireshark.nsi')
-rw-r--r--packaging/nsis/wireshark.nsi2
1 files changed, 2 insertions, 0 deletions
diff --git a/packaging/nsis/wireshark.nsi b/packaging/nsis/wireshark.nsi
index 7381b216ab..f83528435d 100644
--- a/packaging/nsis/wireshark.nsi
+++ b/packaging/nsis/wireshark.nsi
@@ -348,6 +348,7 @@ File "..\..\COPYING"
File "NEWS.txt"
File "..\..\manuf"
File "..\..\services"
+File "..\..\doc\ws.css"
File "..\..\doc\wireshark.html"
File "..\..\doc\wireshark-filter.html"
File "..\..\dumpcap.exe"
@@ -760,6 +761,7 @@ SectionIn 1 2
!endif
SetOutPath $INSTDIR
File "..\..\rawshark.exe"
+File "..\..\doc\rawshark.html"
SectionEnd
SectionGroup "Plugins / Extensions" SecPluginsGroup