fixed wrong function name
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5476 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
575a4ffee5
commit
e09278687d
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ includes = Split("""
|
|||
|
||||
Import('defenv')
|
||||
|
||||
defenv.DistribeDocs(docs, path=target)
|
||||
defenv.DistributeDocs(docs, path=target)
|
||||
defenv.DistributeInclude(includes)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue