fix mac spec

This commit is contained in:
blitzmann
2018-04-29 11:56:47 -04:00
parent 25bbfec318
commit 0b9a50cd8d

View File

@@ -19,6 +19,7 @@ added_files = [
('../../imgs/icons/*.png', 'imgs/icons'),
('../../imgs/renders/*.png', 'imgs/renders'),
('../../dist_assets/win/pyfa.ico', '.'),
('../../service/jargon/*.yaml', 'service/jargon'),
(requests.certs.where(), '.'), # is this needed anymore?
('../../eve.db', '.'),
('../../README.md', '.'),