Browse Source

add pem extension to buildozer.spec

283
ThomasV 9 years ago
parent
commit
92780aaf24
  1. 2
      gui/kivy/tools/buildozer.spec

2
gui/kivy/tools/buildozer.spec

@ -13,7 +13,7 @@ package.domain = org.electrum
source.dir = .
# (list) Source files to include (let empty to include all the files)
source.include_exts = py,png,jpg,kv,atlas,ttf,*,txt, gif
source.include_exts = py,png,jpg,kv,atlas,ttf,*,txt, gif, pem
# (list) Source files to exclude (let empty to not exclude anything)
source.exclude_exts = spec

Loading…
Cancel
Save