diff options
Diffstat (limited to 'test')
-rw-r--r-- | test/bootstrap/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/bootstrap/TARGETS b/test/bootstrap/TARGETS index 039dec92..1bf2c431 100644 --- a/test/bootstrap/TARGETS +++ b/test/bootstrap/TARGETS @@ -61,6 +61,7 @@ , ["@", "protoc", "", "libprotobuf"] , ["@", "grpc", "", "grpc++"] , ["@", "grpc", "", "grpc_cpp_plugin"] + , ["@", "src", "", "libarchive"] ] } , "just_other_deps": |