Add the jargon yaml files to the build process

This commit is contained in:
blitzmann
2018-04-29 11:30:41 -04:00
parent 4a3201ffd4
commit 1192c26b8f

View File

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