1
0
mirror of https://github.com/google/nomulus synced 2026-02-08 22:10:28 +00:00
Files
nomulus/java/com/google/domain/registry/ui/html/BUILD
2016-03-01 17:59:16 -05:00

8 lines
154 B
Python

package(default_visibility = ["//java/com/google/domain/registry:registry_project"])
filegroup(
name = "html_files",
srcs = glob(["*.html"]),
)