diff options
Diffstat (limited to 'src/core/CMakeLists.txt')
| -rw-r--r-- | src/core/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt index 9e913fb10..d0fdae8db 100644 --- a/src/core/CMakeLists.txt +++ b/src/core/CMakeLists.txt | |||
| @@ -893,6 +893,8 @@ add_library(core STATIC | |||
| 893 | hle/service/os/mutex.h | 893 | hle/service/os/mutex.h |
| 894 | hle/service/pcie/pcie.cpp | 894 | hle/service/pcie/pcie.cpp |
| 895 | hle/service/pcie/pcie.h | 895 | hle/service/pcie/pcie.h |
| 896 | hle/service/pctl/parental_control_service.cpp | ||
| 897 | hle/service/pctl/parental_control_service.h | ||
| 896 | hle/service/pctl/pctl.cpp | 898 | hle/service/pctl/pctl.cpp |
| 897 | hle/service/pctl/pctl.h | 899 | hle/service/pctl/pctl.h |
| 898 | hle/service/pctl/pctl_module.cpp | 900 | hle/service/pctl/pctl_module.cpp |