summaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 42708f6..c1a5bd0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -252,6 +252,8 @@ SET(SRCS_MANASERVGAME
game-server/statuseffect.cpp
game-server/statusmanager.h
game-server/statusmanager.cpp
+ game-server/timeout.h
+ game-server/timeout.cpp
game-server/trade.h
game-server/trade.cpp
game-server/trigger.h