summaryrefslogtreecommitdiffstats
path: root/src/windows/installer/wix/features.wxi
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2005-12-06 00:06:00 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2005-12-06 00:06:00 +0000
commit1e0c430fd23cdd3ba6c3d609c6b34314b8a7226c (patch)
tree746065e1c17001eeee98324781d5db1e2bc09da3 /src/windows/installer/wix/features.wxi
parent187cf1a43362a89b7928bf6c2bb65a52b3d7f5f8 (diff)
downloadkrb5-1e0c430fd23cdd3ba6c3d609c6b34314b8a7226c.tar.gz
krb5-1e0c430fd23cdd3ba6c3d609c6b34314b8a7226c.tar.xz
krb5-1e0c430fd23cdd3ba6c3d609c6b34314b8a7226c.zip
KFW 3.0 Final Wix installer updates
update for final release add new netidmgr documentation: user and development allow Leash to be used instead of NetIDMgr via a transform ticket: new target_version: 1.4.4 status: resolved tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17545 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/installer/wix/features.wxi')
-rw-r--r--src/windows/installer/wix/features.wxi2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/windows/installer/wix/features.wxi b/src/windows/installer/wix/features.wxi
index 56dba608e0..68ead13a7e 100644
--- a/src/windows/installer/wix/features.wxi
+++ b/src/windows/installer/wix/features.wxi
@@ -235,6 +235,7 @@
Level="130"
Title="$(loc.KerberosSDKTitle)">
+ <ComponentRef Id="cmp_dirdoc_netid" />
<ComponentRef Id="cmp_dirinc_kclient" />
<ComponentRef Id="cmp_dirinc_krb4" />
<ComponentRef Id="cmp_dirinc_krb5_gssapi" />
@@ -265,6 +266,7 @@
Title="$(loc.KerberosDocTitle)">
<ComponentRef Id="efl_leash_userdoc_pdf" />
+ <ComponentRef Id="efl_netidmgr_userdoc_pdf" />
<ComponentRef Id="efl_relnotes_html" />
<ComponentRef Id="rcm_common" />