summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2018-10-21 23:01:01 +0200
committerLioncash <mathew1800@gmail.com>2018-10-21 23:11:05 +0200
commitca5a93167e6e9f2cca02e95a7a5fe70fd36481ce (patch)
treeb01f7958757b2fbb9e30713f00beb36ae442e144 /src/core/CMakeLists.txt
parenthid: Update service function table for hidbus (diff)
downloadyuzu-ca5a93167e6e9f2cca02e95a7a5fe70fd36481ce.tar
yuzu-ca5a93167e6e9f2cca02e95a7a5fe70fd36481ce.tar.gz
yuzu-ca5a93167e6e9f2cca02e95a7a5fe70fd36481ce.tar.bz2
yuzu-ca5a93167e6e9f2cca02e95a7a5fe70fd36481ce.tar.lz
yuzu-ca5a93167e6e9f2cca02e95a7a5fe70fd36481ce.tar.xz
yuzu-ca5a93167e6e9f2cca02e95a7a5fe70fd36481ce.tar.zst
yuzu-ca5a93167e6e9f2cca02e95a7a5fe70fd36481ce.zip
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 040b18088..9b1cfae42 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -282,6 +282,8 @@ add_library(core STATIC
hle/service/nifm/nifm.h
hle/service/nim/nim.cpp
hle/service/nim/nim.h
+ hle/service/npns/npns.cpp
+ hle/service/npns/npns.h
hle/service/ns/ns.cpp
hle/service/ns/ns.h
hle/service/ns/pl_u.cpp