summaryrefslogtreecommitdiffstats
path: root/sinksh/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sinksh/CMakeLists.txt')
-rw-r--r--sinksh/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/sinksh/CMakeLists.txt b/sinksh/CMakeLists.txt
index cd12c16..359dbf0 100644
--- a/sinksh/CMakeLists.txt
+++ b/sinksh/CMakeLists.txt
@@ -20,6 +20,7 @@ set(sink_cli_SRCS
20 syntax_modules/sink_drop.cpp 20 syntax_modules/sink_drop.cpp
21 syntax_modules/sink_upgrade.cpp 21 syntax_modules/sink_upgrade.cpp
22 syntax_modules/sink_info.cpp 22 syntax_modules/sink_info.cpp
23 syntax_modules/sink_livequery.cpp
23 sinksh_utils.cpp 24 sinksh_utils.cpp
24 repl/repl.cpp 25 repl/repl.cpp
25 repl/replStates.cpp 26 repl/replStates.cpp