11 lines
320 B
Python
11 lines
320 B
Python
# READ THIS FIRST:
|
|
# This file was automatically generated by bp2build for the Bazel migration project.
|
|
# Feel free to edit or test it, but do *not* check it into your version control system.
|
|
|
|
package(default_visibility = ["//visibility:public"])
|
|
|
|
filegroup(
|
|
name = "bp2build_all_srcs",
|
|
srcs = glob(["**/*"]),
|
|
)
|