projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
426de04
)
NSIS: add configure.ac
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 15 Mar 2011 13:10:46 +0000
(14:10 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 15 Mar 2011 13:10:46 +0000
(14:10 +0100)
A nmake rule depends on it so we need it be part of the
'YAZ Source' component.
win/yaz.nsi
patch
|
blob
|
history
diff --git
a/win/yaz.nsi
b/win/yaz.nsi
index
1ae7d9a
..
be73f62
100644
(file)
--- a/
win/yaz.nsi
+++ b/
win/yaz.nsi
@@
-143,6
+143,7
@@
SectionEnd
Section "YAZ Source" YAZ_Source
SectionIn 1
SetOutPath $INSTDIR
+ File ..\configure.ac
File /r ..\*.c
File /r /x yaz ..\*.h
SetOutPath $INSTDIR\util