summaryrefslogtreecommitdiffstats
path: root/common/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'common/CMakeLists.txt')
-rw-r--r--common/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt
index 429bad7..656f987 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -23,6 +23,7 @@ else (STORAGE_unqlite)
23endif (STORAGE_unqlite) 23endif (STORAGE_unqlite)
24 24
25set(command_SRCS 25set(command_SRCS
26 log.cpp
26 entitybuffer.cpp 27 entitybuffer.cpp
27 clientapi.cpp 28 clientapi.cpp
28 commands.cpp 29 commands.cpp