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.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 753f55ebe..293d9647b 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -490,6 +490,10 @@ add_library(core STATIC
490 hle/service/filesystem/fsp_pr.h 490 hle/service/filesystem/fsp_pr.h
491 hle/service/filesystem/fsp_srv.cpp 491 hle/service/filesystem/fsp_srv.cpp
492 hle/service/filesystem/fsp_srv.h 492 hle/service/filesystem/fsp_srv.h
493 hle/service/filesystem/romfs_controller.cpp
494 hle/service/filesystem/romfs_controller.h
495 hle/service/filesystem/save_data_controller.cpp
496 hle/service/filesystem/save_data_controller.h
493 hle/service/fgm/fgm.cpp 497 hle/service/fgm/fgm.cpp
494 hle/service/fgm/fgm.h 498 hle/service/fgm/fgm.h
495 hle/service/friend/friend.cpp 499 hle/service/friend/friend.cpp