summaryrefslogtreecommitdiff
path: root/Tools/msi/tools/tools.wxs
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/msi/tools/tools.wxs')
-rw-r--r--Tools/msi/tools/tools.wxs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/msi/tools/tools.wxs b/Tools/msi/tools/tools.wxs
index 8f8418a46c..7a805d0612 100644
--- a/Tools/msi/tools/tools.wxs
+++ b/Tools/msi/tools/tools.wxs
@@ -9,6 +9,7 @@
<Feature Id="DefaultFeature" AllowAdvertise="no" Title="!(loc.Title)" Description="!(loc.Description)">
<ComponentGroupRef Id="tools_py" />
<ComponentGroupRef Id="tools_scripts" />
+ <ComponentGroupRef Id="tools_cat" />
<ComponentRef Id="OptionalFeature" />
</Feature>
</Product>