distribute nsisconf.nsh
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4084 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
204ff2ba96
commit
67b4454e9b
1 changed files with 2 additions and 1 deletions
|
@ -172,10 +172,11 @@ AlwaysBuild(delete_action)
|
|||
defenv.Alias('dist', dist_zip)
|
||||
|
||||
######################################################################
|
||||
####### License ###
|
||||
####### Distribute Basics ###
|
||||
######################################################################
|
||||
|
||||
defenv.Distribute('', 'license.txt')
|
||||
defenv.Distribute('', 'nsisconf.nsh')
|
||||
|
||||
######################################################################
|
||||
####### Stubs ###
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue