summaryrefslogtreecommitdiffstats
path: root/src/windows/build
diff options
context:
space:
mode:
authorJeffrey Altman <jaltman@secure-endpoints.com>2007-04-13 05:20:43 +0000
committerJeffrey Altman <jaltman@secure-endpoints.com>2007-04-13 05:20:43 +0000
commit72ee9101a4ccd061ae160642f22aded06069db3a (patch)
treebb0967b8109f7e4964d9229bd6df0e34f90eac0f /src/windows/build
parentfd5c175269ea672bb2e6558967f7c0e28f3b7b1d (diff)
downloadkrb5-72ee9101a4ccd061ae160642f22aded06069db3a.tar.gz
krb5-72ee9101a4ccd061ae160642f22aded06069db3a.tar.xz
krb5-72ee9101a4ccd061ae160642f22aded06069db3a.zip
kfw build - include netidmgr_userdoc.pdf in zip file
Include netidmgr_userdoc.pdf in zip file. The leash_userdoc.pdf should be pulled from the zip when leash32.exe is removed. ticket: new component: windows tags: pullup git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19454 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/windows/build')
-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 c3b35f5c1a..bf51b0e90a 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" />