Documentation and changelog should be included in all builds
This commit is contained in:
parent
712792ac9f
commit
76f0ee3ef0
@ -5,6 +5,7 @@ block_cipher = None
|
||||
a = Analysis(['main.py'],
|
||||
pathex=['.'],
|
||||
binaries=[("sounds", "sounds"),
|
||||
("documentation", "documentation"),
|
||||
("locales", "locales"),
|
||||
("..\\windows-dependencies\\x86\\oggenc2.exe", "."),
|
||||
("..\\windows-dependencies\\x86\\bootstrap.exe", "."),
|
||||
|
Loading…
Reference in New Issue
Block a user