diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2017-06-17 20:19:46 -0700 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2017-06-30 09:56:38 -0700 |
commit | 97db4e82e63c8683048d94d6b5c5afdfd85391d4 (patch) | |
tree | d2e25c1473b9c797dd1d23d440ea8391a4bc1b87 /cmake/treedata | |
parent | 9c399bac75fa123f95d9d5b82ab1e59994e2e8d4 (diff) |
Joysticks: Implement new keymap handling
Diffstat (limited to 'cmake/treedata')
-rw-r--r-- | cmake/treedata/common/subdirs.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cmake/treedata/common/subdirs.txt b/cmake/treedata/common/subdirs.txt index 6c073ac9a8..ee4e83c7b1 100644 --- a/cmake/treedata/common/subdirs.txt +++ b/cmake/treedata/common/subdirs.txt @@ -16,6 +16,7 @@ xbmc/input input xbmc/input/joysticks input/joysticks xbmc/input/joysticks/dialogs input/joysticks/dialogs xbmc/input/joysticks/generic input/joysticks/generic +xbmc/input/joysticks/keymaps input/joysticks/keymaps xbmc/input/keyboard input/keyboard xbmc/input/keyboard/generic input/keyboard/generic xbmc/input/mouse input/mouse |