summaryrefslogtreecommitdiff
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 83860b0a6..b4ede1dd9 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -601,6 +601,8 @@ SET(SRCS
resources/db/chardb.h
resources/db/colordb.cpp
resources/db/colordb.h
+ resources/db/commandsdb.cpp
+ resources/db/commandsdb.h
resources/cursor.cpp
resources/cursor.h
resources/delayedmanager.cpp