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 3149347..e7d3b6e 100644 --- a/sinksh/CMakeLists.txt +++ b/sinksh/CMakeLists.txt | |||
@@ -14,6 +14,7 @@ set(sink_cli_SRCS | |||
14 | syntax_modules/sink_remove.cpp | 14 | syntax_modules/sink_remove.cpp |
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 | sinksh_utils.cpp | 18 | sinksh_utils.cpp |
18 | repl/repl.cpp | 19 | repl/repl.cpp |
19 | repl/replStates.cpp | 20 | repl/replStates.cpp |