Merge "Create a sh_binary target for jars-to-module-info"
This commit is contained in:
@@ -231,3 +231,8 @@ filegroup {
|
|||||||
srcs: ["rustfmt.toml"],
|
srcs: ["rustfmt.toml"],
|
||||||
visibility: ["//visibility:public"],
|
visibility: ["//visibility:public"],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
sh_binary_host {
|
||||||
|
name: "jars-to-module-info-java",
|
||||||
|
src: "jars-to-module-info-java.sh",
|
||||||
|
}
|
||||||
|
Reference in New Issue
Block a user