spiegel-keyman/linux/keyman-config/MANIFEST.in
Eberhard Beilharz 81bd3ca4e9
fix(linux): Fix keyman-config Linux package
Add com.keyman.gschema.xml to source package. We use the Python
setuptools to create the binary and source package, therefore
we have to tell it to include the schema file.
2020-03-17 16:39:03 +01:00

5 lines
132 B
Text

recursive-include keyman_config/icons *
recursive-include icons *
include README.md
include *.bash-completion
include *.gschema.xml