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 3431756..ceec69c 100644
--- a/common/CMakeLists.txt
+++ b/common/CMakeLists.txt
@@ -11,6 +11,7 @@ else (STORAGE_unqlite)
11endif (STORAGE_unqlite) 11endif (STORAGE_unqlite)
12 12
13set(command_SRCS 13set(command_SRCS
14 clientapi.cpp
14 commands.cpp 15 commands.cpp
15 console.cpp 16 console.cpp
16 resource.cpp 17 resource.cpp