summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorbunnei <ericbunnie@gmail.com>2014-05-30 06:24:04 +0200
committerbunnei <ericbunnie@gmail.com>2014-05-30 06:24:04 +0200
commit55325dea4c85e1a91c6d37282322b466ef40ffac (patch)
treea9e15f4f150a7ddd596cd41a5c54f4a664101916 /src/core/CMakeLists.txt
parentservice: cleaned up log messages (diff)
downloadyuzu-55325dea4c85e1a91c6d37282322b466ef40ffac.tar
yuzu-55325dea4c85e1a91c6d37282322b466ef40ffac.tar.gz
yuzu-55325dea4c85e1a91c6d37282322b466ef40ffac.tar.bz2
yuzu-55325dea4c85e1a91c6d37282322b466ef40ffac.tar.lz
yuzu-55325dea4c85e1a91c6d37282322b466ef40ffac.tar.xz
yuzu-55325dea4c85e1a91c6d37282322b466ef40ffac.tar.zst
yuzu-55325dea4c85e1a91c6d37282322b466ef40ffac.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 468e6a631..7236033c4 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -41,6 +41,7 @@ set(SRCS core.cpp
hle/service/apt.cpp
hle/service/gsp.cpp
hle/service/hid.cpp
+ hle/service/ndm.cpp
hle/service/service.cpp
hle/service/srv.cpp
hw/hw.cpp