blob: 23cb844f6ae5af8c73c1d06b10e211cf5414a464 [file] [log] [blame]
# Copyright 2024 The Fuchsia Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
filegroup(
name = "bzl_srcs",
srcs = glob(["*.bzl"]),
visibility = ["//fuchsia:__pkg__"],
)