Documentation and changelog should be included in all builds

This commit is contained in:
Manuel Cortez 2019-01-24 17:11:33 -06:00
parent 712792ac9f
commit 76f0ee3ef0

View File

@ -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", "."),