From 254f9dad6377311b8115221c252b20726acad0c5 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Thu, 11 May 2017 17:47:54 +0200 Subject: Upgrade job that we can eventually use to upgrade the storage --- sinksh/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'sinksh/CMakeLists.txt') diff --git a/sinksh/CMakeLists.txt b/sinksh/CMakeLists.txt index 82839ab..bc487c1 100644 --- a/sinksh/CMakeLists.txt +++ b/sinksh/CMakeLists.txt @@ -18,6 +18,7 @@ set(sink_cli_SRCS syntax_modules/sink_trace.cpp syntax_modules/sink_inspect.cpp syntax_modules/sink_drop.cpp + syntax_modules/sink_upgrade.cpp sinksh_utils.cpp repl/repl.cpp repl/replStates.cpp -- cgit v1.2.3