Missing file from package?
git-svn-id: https://www.unprompted.com/svn/projects/tildefriends/trunk@3396 ed5197a5-7fde-0310-b194-c3ffbd925b24
This commit is contained in:
parent
3ca8659bba
commit
efe8430bee
@ -111,6 +111,7 @@ if env['package'] and sys.platform == 'win32':
|
|||||||
'LICENSE',
|
'LICENSE',
|
||||||
'SConstruct',
|
'SConstruct',
|
||||||
'tildefriends.exe',
|
'tildefriends.exe',
|
||||||
|
'icudtl.dat',
|
||||||
]
|
]
|
||||||
files += listAllFiles('src')
|
files += listAllFiles('src')
|
||||||
files += listAllFiles('packages')
|
files += listAllFiles('packages')
|
||||||
|
Loading…
Reference in New Issue
Block a user