diff --git a/deps/Makefile b/deps/Makefile index cc5b3b185..5901362d8 100644 --- a/deps/Makefile +++ b/deps/Makefile @@ -281,7 +281,7 @@ cleanall: cd re2 && rm -rf re2-*/ || true cd pcre && rm -rf pcre-*/ || true cd sqlite3 && rm -rf sqlite-amalgamation-*/ || true - cd clickhouse-cpp/ && rm -rf clickhouse-cpp/ || true + cd clickhouse-cpp/ && rm -rf clickhouse-cpp-* || true cd lz4 && rm -rf lz4-*/ || true cd libmicrohttpd && rm -rf libmicrohttpd-*/ || true cd libmicrohttpd && rm -f libmicrohttpd || true