1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-19 02:16:11 -04:00
v2fly/infra/bazel/BUILD

6 lines
100 B
Python
Raw Normal View History

2019-02-10 13:04:11 -05:00
filegroup(
name = "rules",
srcs = glob(["*.bzl"]),
visibility = ["//visibility:public"],
)