diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/core/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index e74e6a668..28196d26a 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -266,6 +266,7 @@ add_library(core STATIC | |||
| 266 | hle/service/am/applets/software_keyboard.h | 266 | hle/service/am/applets/software_keyboard.h |
| 267 | hle/service/am/applets/web_browser.cpp | 267 | hle/service/am/applets/web_browser.cpp |
| 268 | hle/service/am/applets/web_browser.h | 268 | hle/service/am/applets/web_browser.h |
| 269 | hle/service/am/applets/web_types.h | ||
| 269 | hle/service/am/idle.cpp | 270 | hle/service/am/idle.cpp |
| 270 | hle/service/am/idle.h | 271 | hle/service/am/idle.h |
| 271 | hle/service/am/omm.cpp | 272 | hle/service/am/omm.cpp |