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 56267c8a8..32433df25 100644 --- a/src/input_common/CMakeLists.txt +++ b/src/input_common/CMakeLists.txt | |||
| @@ -9,6 +9,8 @@ add_library(input_common STATIC | |||
| 9 | motion_emu.h | 9 | motion_emu.h |
| 10 | settings.cpp | 10 | settings.cpp |
| 11 | settings.h | 11 | settings.h |
| 12 | touch_from_button.cpp | ||
| 13 | touch_from_button.h | ||
| 12 | gcadapter/gc_adapter.cpp | 14 | gcadapter/gc_adapter.cpp |
| 13 | gcadapter/gc_adapter.h | 15 | gcadapter/gc_adapter.h |
| 14 | gcadapter/gc_poller.cpp | 16 | gcadapter/gc_poller.cpp |