projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f686734
)
kfw installer: add runtime.wxi WIXINCLUDES in Makefile to fix dependencies
author
Tom Yu
<tlyu@mit.edu>
Mon, 12 Dec 2011 20:44:48 +0000
(20:44 +0000)
committer
Tom Yu
<tlyu@mit.edu>
Mon, 12 Dec 2011 20:44:48 +0000
(20:44 +0000)
Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>
ticket: 7050
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25544
dc483132
-0cff-0310-8789-
dd5450dbe970
src/windows/installer/wix/Makefile
patch
|
blob
|
history
diff --git
a/src/windows/installer/wix/Makefile
b/src/windows/installer/wix/Makefile
index 02de33ca70f864f272acb78a8793141d80fd8ba8..7b66b1211cc38267e7d876154e50ec9ec38e60ff 100644
(file)
--- a/
src/windows/installer/wix/Makefile
+++ b/
src/windows/installer/wix/Makefile
@@
-27,6
+27,7
@@
WIXINCLUDES= \
features.wxi \
files.wxi \
property.wxi \
+ runtime.wxi \
site-local.wxi \
lang\strings_$(LANG).wxl \
lang\ui_$(LANG).wxi \