diff options
author | Garrett Brown <themagnificentmrb@gmail.com> | 2018-09-27 11:57:34 +0300 |
---|---|---|
committer | Garrett Brown <themagnificentmrb@gmail.com> | 2018-10-25 07:40:43 -0700 |
commit | 801a2ab4679744b7bb87fdedc2721a1c90f6c552 (patch) | |
tree | 7c0c9d73340afe46f8510febd0c875682efcef6a /cmake | |
parent | d588d441daac41174a34534b8df0717e3e1ac008 (diff) |
Input: Move action source files to 'input/actions/' subfolder
Diffstat (limited to 'cmake')
-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 368f473e8b..4a5f3a8434 100644 --- a/cmake/treedata/common/subdirs.txt +++ b/cmake/treedata/common/subdirs.txt @@ -20,6 +20,7 @@ xbmc/favourites favourites xbmc/guilib guilib xbmc/guilib/guiinfo guilib_guiinfo xbmc/input input +xbmc/input/actions input/actions xbmc/input/joysticks input/joysticks xbmc/input/joysticks/dialogs input/joysticks/dialogs xbmc/input/joysticks/generic input/joysticks/generic |