summaryrefslogtreecommitdiff
path: root/Tools/msi/tools/tools.wixproj
diff options
context:
space:
mode:
authorSteve Dower <steve.dower@microsoft.com>2016-10-09 20:18:52 -0700
committerSteve Dower <steve.dower@microsoft.com>2016-10-09 20:18:52 -0700
commit425ec150ea52a5c164d0770df251381159bb54bb (patch)
tree98949edd89999228957911b793f367ff0a6dbe4f /Tools/msi/tools/tools.wixproj
parentb1321fba53123fde88278e074b1e16ed206a18ad (diff)
downloadcpython-git-425ec150ea52a5c164d0770df251381159bb54bb.tar.gz
Issue #28402: Adds signed catalog files for stdlib on Windows.
Diffstat (limited to 'Tools/msi/tools/tools.wixproj')
-rw-r--r--Tools/msi/tools/tools.wixproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/msi/tools/tools.wixproj b/Tools/msi/tools/tools.wixproj
index f43cf3309e..b7fc41ee92 100644
--- a/Tools/msi/tools/tools.wixproj
+++ b/Tools/msi/tools/tools.wixproj
@@ -36,6 +36,7 @@
<TargetBase>$(PySourcePath)</TargetBase>
<Target_></Target_>
<Group>tools_py</Group>
+ <IncludeInCat>true</IncludeInCat>
</InstallFiles>
</ItemGroup>