diff --git a/dist_assets/mac/pyfa.spec b/dist_assets/mac/pyfa.spec index 55471fb2a..a3214b3d3 100644 --- a/dist_assets/mac/pyfa.spec +++ b/dist_assets/mac/pyfa.spec @@ -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', '.'),