diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2022-05-29 18:20:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-29 18:20:16 -0700 |
commit | a007c82f62cccae1d7c877b9cc7663ac9f53a828 (patch) | |
tree | 2d38bdfc0e2caca3b19e58a249113d45c2580d5b /cmake | |
parent | fbe0decca1d641bd61f279b64daf5c496aef4709 (diff) | |
parent | 0710974228d8b2bcd30ad60e147b7d1706c57725 (diff) |
Merge pull request #21182 from garbear/smarthome-features
Supporting features for Smart Home
Diffstat (limited to 'cmake')
-rw-r--r-- | cmake/installdata/common/addons.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cmake/installdata/common/addons.txt b/cmake/installdata/common/addons.txt index cad17de42e..7ccc501c60 100644 --- a/cmake/installdata/common/addons.txt +++ b/cmake/installdata/common/addons.txt @@ -1,6 +1,8 @@ addons/audioencoder.kodi.builtin.aac/* addons/audioencoder.kodi.builtin.wma/* addons/game.controller.default/* +addons/game.controller.keyboard/* +addons/game.controller.mouse/* addons/game.controller.snes/* addons/kodi.audiodecoder/* addons/kodi.game/* |