aboutsummaryrefslogtreecommitdiff
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam <byteslice@airmail.cc>2024-02-17 13:57:26 -0500
committerLiam <byteslice@airmail.cc>2024-02-18 10:32:21 -0500
commit306ed4984b25bfc448e5b3bcc5c122a958a4d55a (patch)
tree2c0998998972ff4da7144d7e37e73e86354488dc /src/core/CMakeLists.txt
parent626f2e65b1a799d3e5c517d480a4691176fbe8d6 (diff)
ns: move ISystemUpdateControl
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 12a6fe273..fdd1c54ac 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -769,6 +769,8 @@ add_library(core STATIC
hle/service/ns/read_only_application_control_data_interface.h
hle/service/ns/read_only_application_record_interface.cpp
hle/service/ns/read_only_application_record_interface.h
+ hle/service/ns/system_update_control.cpp
+ hle/service/ns/system_update_control.h
hle/service/ns/vulnerability_manager_interface.cpp
hle/service/ns/vulnerability_manager_interface.h
hle/service/nvdrv/core/container.cpp