aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorTom Yu <tlyu@mit.edu>2007-04-18 22:17:15 +0000
committerTom Yu <tlyu@mit.edu>2007-04-18 22:17:15 +0000
commitc8088f6b2620591a749d5d1b22a8d3834108db1e (patch)
treeffa41a730f2b3fd829e7b750cc812d9e97e9d445 /src
parent9550d42cd70a8a630fbd3418af1376dbcd01fac8 (diff)
downloadkrb5-c8088f6b2620591a749d5d1b22a8d3834108db1e.zip
krb5-c8088f6b2620591a749d5d1b22a8d3834108db1e.tar.gz
krb5-c8088f6b2620591a749d5d1b22a8d3834108db1e.tar.bz2
pull up r19454 from trunk
r19454@cathode-dark-space: jaltman | 2007-04-13 01:20:43 -0400 ticket: new subject: kfw build - include netidmgr_userdoc.pdf in zip file component: windows tags: pullup Include netidmgr_userdoc.pdf in zip file. The leash_userdoc.pdf should be pulled from the zip when leash32.exe is removed. ticket: 5527 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19505 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/windows/build/corebinaryfiles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/windows/build/corebinaryfiles.xml b/src/windows/build/corebinaryfiles.xml
index c3b35f5..bf51b0e 100644
--- a/src/windows/build/corebinaryfiles.xml
+++ b/src/windows/build/corebinaryfiles.xml
@@ -5,6 +5,7 @@
<File dummy="foo" /> <!-- Forces XML::Simple behavior -->
<!-- Without this, XML::Simple does not make an anonymous array and I can't figure out how to iterate over it. -->
+ <File name="netidmgr_userdoc.pdf" from="staging\doc" to="doc" />
<File name="leash_userdoc.pdf" from="staging\doc" to="doc" />
<File name="relnotes.html" from="doc\kerberos" to="doc" />