blob: 29144e442c4c3aaad629522d017e4503a21d9a9e [file] [log] [blame]
# Copyright 2022 Google contributors.
package(default_visibility = ["//visibility:public"])
# For matcha to get the directory of this folder and run fusesoc.
exports_files(["BUILD"])
filegroup(
name ="all_files",
srcs = glob(["**"]),
)