diff options
Diffstat (limited to 'sinksh/CMakeLists.txt')
-rw-r--r-- | sinksh/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sinksh/CMakeLists.txt b/sinksh/CMakeLists.txt index f0e2f6c..9a4c948 100644 --- a/sinksh/CMakeLists.txt +++ b/sinksh/CMakeLists.txt | |||
@@ -16,6 +16,7 @@ set(sink_cli_SRCS | |||
16 | syntax_modules/sink_sync.cpp | 16 | syntax_modules/sink_sync.cpp |
17 | syntax_modules/sink_show.cpp | 17 | syntax_modules/sink_show.cpp |
18 | syntax_modules/sink_trace.cpp | 18 | syntax_modules/sink_trace.cpp |
19 | syntax_modules/sink_inspect.cpp | ||
19 | sinksh_utils.cpp | 20 | sinksh_utils.cpp |
20 | repl/repl.cpp | 21 | repl/repl.cpp |
21 | repl/replStates.cpp | 22 | repl/replStates.cpp |