summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index aff01cb1..3d19fdc9 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -245,6 +245,8 @@ SET(SRCS
resources/monsterinfo.h
resources/music.cpp
resources/music.h
+ resources/npcdb.cpp
+ resources/npcdb.h
resources/resource.cpp
resources/resource.h
resources/resourcemanager.cpp