changeset 31793 | 69d8fcf20014 |
parent 31281 | 2a1b16dbb9c4 |
child 32178 | 3ada044340be |
--- a/contrib/wix/help.wxs Sat Apr 01 13:29:01 2017 -0700 +++ b/contrib/wix/help.wxs Sat Apr 01 13:42:06 2017 -0700 @@ -15,6 +15,7 @@ <DirectoryRef Id="INSTALLDIR"> <Directory Id="helpdir" Name="help" FileSource="$(var.SourceDir)"> <Component Id="help.root" Guid="$(var.help.root.guid)" Win64='$(var.IsX64)'> + <File Name="bundlespec.txt" /> <File Name="color.txt" /> <File Name="config.txt" KeyPath="yes" /> <File Name="dates.txt" />