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 bc487c1..cd12c16 100644
--- a/sinksh/CMakeLists.txt
+++ b/sinksh/CMakeLists.txt
@@ -19,6 +19,7 @@ set(sink_cli_SRCS
19 syntax_modules/sink_inspect.cpp 19 syntax_modules/sink_inspect.cpp
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 sinksh_utils.cpp 23 sinksh_utils.cpp
23 repl/repl.cpp 24 repl/repl.cpp
24 repl/replStates.cpp 25 repl/replStates.cpp