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 b783efcb..bd492d77 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -282,6 +282,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