aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2007-10-05 14:32:59 +0000
committerTom Yu <tlyu@mit.edu>2007-10-05 14:32:59 +0000
commit635b7dfd6a0f9d3cc203baeb66b8bb959ce98fc7 (patch)
tree4c26c876eb2179a00aa794c1da2f6346e407d088
parent25166b48782fea8de3721ea7d5faff28c63c53b9 (diff)
downloadkrb5-635b7dfd6a0f9d3cc203baeb66b8bb959ce98fc7.zip
krb5-635b7dfd6a0f9d3cc203baeb66b8bb959ce98fc7.tar.gz
krb5-635b7dfd6a0f9d3cc203baeb66b8bb959ce98fc7.tar.bz2
pull up r20099 from trunk
r20099@cathode-dark-space: kpkoch | 2007-10-04 21:26:34 -0400 Ticket: new Tags: pullup Target_Version: 1.6.3 Subject: KfW Build: add new installer build files to copyfiles.xml. Files were added to the installer build area. They also need to be added to the copylist, so that they are copied to the staging area, where the installer is built. ticket: 5808 version_fixed: 1.6.3 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@20100 dc483132-0cff-0310-8789-dd5450dbe970
-rw-r--r--src/windows/build/copyfiles.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/windows/build/copyfiles.xml b/src/windows/build/copyfiles.xml
index 269b42b..11809ca 100644
--- a/src/windows/build/copyfiles.xml
+++ b/src/windows/build/copyfiles.xml
@@ -194,6 +194,9 @@
<File name="kfw.wxs" from="auth\krb5\src\windows\installer\wix\" to="\install\wix" />
<File name="Makefile" from="auth\krb5\src\windows\installer\wix\" to="\install\wix" />
<File name="property.wxi" from="auth\krb5\src\windows\installer\wix\" to="\install\wix" />
+ <File name="platform.wxi" from="auth\krb5\src\windows\installer\wix\" to="\install\wix" />
+ <File name="runtime.wxi" from="auth\krb5\src\windows\installer\wix\" to="\install\wix" />
+ <File name="runtime_debug.wxi" from="auth\krb5\src\windows\installer\wix\" to="\install\wix" />
<File name="site-local-tagged.wxi" from="auth\krb5\src\windows\installer\wix\" to="\install\wix" />
<File name="bannrbmp.bmp" from="auth\krb5\src\windows\installer\wix\Binary\" to="\install\wix\Binary" />
<File name="completi.ico" from="auth\krb5\src\windows\installer\wix\Binary\" to="\install\wix\Binary" />