diff options
Diffstat (limited to 'src/input_common/CMakeLists.txt')
| -rw-r--r-- | src/input_common/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/input_common/CMakeLists.txt b/src/input_common/CMakeLists.txt index 4ab1ccbfb..addecc9b3 100644 --- a/src/input_common/CMakeLists.txt +++ b/src/input_common/CMakeLists.txt | |||
| @@ -66,6 +66,8 @@ if (ENABLE_SDL2) | |||
| 66 | helpers/joycon_protocol/joycon_types.h | 66 | helpers/joycon_protocol/joycon_types.h |
| 67 | helpers/joycon_protocol/poller.cpp | 67 | helpers/joycon_protocol/poller.cpp |
| 68 | helpers/joycon_protocol/poller.h | 68 | helpers/joycon_protocol/poller.h |
| 69 | helpers/joycon_protocol/ringcon.cpp | ||
| 70 | helpers/joycon_protocol/ringcon.h | ||
| 69 | helpers/joycon_protocol/rumble.cpp | 71 | helpers/joycon_protocol/rumble.cpp |
| 70 | helpers/joycon_protocol/rumble.h | 72 | helpers/joycon_protocol/rumble.h |
| 71 | ) | 73 | ) |