diff options
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 68eeb7eb4..e748661dd 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -636,8 +636,11 @@ SET(SRCS resources/beingslot.h resources/chatobject.cpp resources/chatobject.h + resources/claninfo.h resources/db/chardb.cpp resources/db/chardb.h + resources/db/clandb.cpp + resources/db/clandb.h resources/db/colordb.cpp resources/db/colordb.h resources/db/commandsdb.cpp |