summaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 073e42e00..db27e0f3e 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -441,6 +441,8 @@ add_library(core STATIC
441 hle/service/am/service/all_system_applet_proxies_service.h 441 hle/service/am/service/all_system_applet_proxies_service.h
442 hle/service/am/service/applet_common_functions.cpp 442 hle/service/am/service/applet_common_functions.cpp
443 hle/service/am/service/applet_common_functions.h 443 hle/service/am/service/applet_common_functions.h
444 hle/service/am/service/application_accessor.cpp
445 hle/service/am/service/application_accessor.h
444 hle/service/am/service/application_functions.cpp 446 hle/service/am/service/application_functions.cpp
445 hle/service/am/service/application_functions.h 447 hle/service/am/service/application_functions.h
446 hle/service/am/service/application_proxy_service.cpp 448 hle/service/am/service/application_proxy_service.cpp