blob: 9906782af5b99f94093888937bf95da87bdef003 [file] [log] [blame]
package(default_visibility = ["//visibility:public"])
filegroup(
name = "srcs",
srcs = glob(["**"]),
)
alias(
name = "launcher",
actual = "//src/tools/launcher:launcher",
)
alias(
name = "launcher_maker",
actual = "//src/tools/launcher:launcher_maker",
)