diff --git a/llama-cpp-sys-2/Cargo.toml b/llama-cpp-sys-2/Cargo.toml index 9421b53f..ed300eba 100644 --- a/llama-cpp-sys-2/Cargo.toml +++ b/llama-cpp-sys-2/Cargo.toml @@ -51,6 +51,8 @@ include = [ "/llama.cpp/ggml/CMakeLists.txt", "/llama.cpp/ggml/src/CMakeLists.txt", "/llama.cpp/src/CMakeLists.txt", + "/llama.cpp/tools/CMakeLists.txt", + "/llama.cpp/tools/mtmd/CMakeLists.txt", "/llama.cpp/cmake", "/llama.cpp/ggml/cmake",