diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 73aec8ab0..882c9ab59 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -63,6 +63,10 @@ add_library(core STATIC | |||
| 63 | file_sys/sdmc_factory.h | 63 | file_sys/sdmc_factory.h |
| 64 | file_sys/submission_package.cpp | 64 | file_sys/submission_package.cpp |
| 65 | file_sys/submission_package.h | 65 | file_sys/submission_package.h |
| 66 | file_sys/system_archive/ng_word.cpp | ||
| 67 | file_sys/system_archive/ng_word.h | ||
| 68 | file_sys/system_archive/system_archive.cpp | ||
| 69 | file_sys/system_archive/system_archive.h | ||
| 66 | file_sys/vfs.cpp | 70 | file_sys/vfs.cpp |
| 67 | file_sys/vfs.h | 71 | file_sys/vfs.h |
| 68 | file_sys/vfs_concat.cpp | 72 | file_sys/vfs_concat.cpp |