Include the HTML IP map in the CG.WiresharkRequired component group.

It might currently only be used by the Wireshark app, but somebody
might, at some point, have a TShark option to generate a PDF or JPEG
or... with a map image.

Hopefully this fixes the build of the WiX installer.

Change-Id: Iac9d65b23156d0c1d4c3cceef7d0b74fdcce64c1
Reviewed-on: https://code.wireshark.org/review/32065
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2019-02-16 18:27:57 -08:00
parent ea7b7f052c
commit b7e2cbb3d5
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@
<ComponentRef Id="cmpDumpcap_exe" />
<ComponentRef Id="cmpDumpcap_html" />
<ComponentRef Id="cmpExtcap_html" />
<ComponentRef Id="cmpIpmap_html" />
</ComponentGroup>
</Fragment>