From 1f799ce1800c685937718a94adf476698da00bc2 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 13 Feb 2017 22:13:05 +0100 Subject: sinksh drop to drop the cache --- 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 9a4c948..82839ab 100644 --- a/sinksh/CMakeLists.txt +++ b/sinksh/CMakeLists.txt @@ -17,6 +17,7 @@ set(sink_cli_SRCS syntax_modules/sink_show.cpp syntax_modules/sink_trace.cpp syntax_modules/sink_inspect.cpp + syntax_modules/sink_drop.cpp sinksh_utils.cpp repl/repl.cpp repl/replStates.cpp -- cgit v1.2.3