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 e7d3b6e..f0e2f6c 100644 --- a/sinksh/CMakeLists.txt +++ b/sinksh/CMakeLists.txt | |||
@@ -15,6 +15,7 @@ set(sink_cli_SRCS | |||
15 | syntax_modules/sink_stat.cpp | 15 | syntax_modules/sink_stat.cpp |
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 | sinksh_utils.cpp | 19 | sinksh_utils.cpp |
19 | repl/repl.cpp | 20 | repl/repl.cpp |
20 | repl/replStates.cpp | 21 | repl/replStates.cpp |