summaryrefslogtreecommitdiff
path: root/src/network/core/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/core/CMakeLists.txt')
-rw-r--r--src/network/core/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/network/core/CMakeLists.txt b/src/network/core/CMakeLists.txt
index bf713be99..6eb255f6f 100644
--- a/src/network/core/CMakeLists.txt
+++ b/src/network/core/CMakeLists.txt
@@ -20,6 +20,8 @@ add_files(
tcp_content.cpp
tcp_content.h
tcp_content_type.h
+ tcp_coordinator.cpp
+ tcp_coordinator.h
tcp_game.cpp
tcp_game.h
tcp_http.cpp