1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-05 05:25:23 +00:00
v2fly/infra/bazel/BUILD

6 lines
100 B
Python
Raw Normal View History

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