summaryrefslogtreecommitdiffstats
path: root/Tools/msi/dev
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/msi/dev')
-rw-r--r--Tools/msi/dev/dev.wxs1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/msi/dev/dev.wxs b/Tools/msi/dev/dev.wxs
index f8af9aa..a09e139 100644
--- a/Tools/msi/dev/dev.wxs
+++ b/Tools/msi/dev/dev.wxs
@@ -13,6 +13,7 @@
<?ifdef IncludeMinGWLib ?>
<ComponentGroupRef Id="dev_mingw" />
<?endif ?>
+ <ComponentRef Id="OptionalFeature" />
</Feature>
</Product>
</Wix>