distribute license
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4082 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
69b6ccf3ea
commit
6de6be01a5
1 changed files with 6 additions and 0 deletions
|
@ -171,6 +171,12 @@ delete_action = defenv.AddPostAction(zip_target, Delete('$DISTDIR'))
|
|||
AlwaysBuild(delete_action)
|
||||
defenv.Alias('dist', dist_zip)
|
||||
|
||||
######################################################################
|
||||
####### License ###
|
||||
######################################################################
|
||||
|
||||
defenv.Distribute('', 'license.txt')
|
||||
|
||||
######################################################################
|
||||
####### Stubs ###
|
||||
######################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue