contrib/wix/help.wxs
changeset 31123 df0a0734304a
parent 31098 876f08f30ade
child 31281 2a1b16dbb9c4
--- a/contrib/wix/help.wxs	Tue Feb 28 20:12:08 2017 +0100
+++ b/contrib/wix/help.wxs	Tue Feb 21 20:04:55 2017 +0100
@@ -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="color.txt" />
           <File Name="config.txt" KeyPath="yes" />
           <File Name="dates.txt" />
           <File Name="diffs.txt" />