mirror of
https://github.com/google/nomulus
synced 2026-02-08 22:10:28 +00:00
8 lines
154 B
Python
8 lines
154 B
Python
package(default_visibility = ["//java/com/google/domain/registry:registry_project"])
|
|
|
|
|
|
filegroup(
|
|
name = "html_files",
|
|
srcs = glob(["*.html"]),
|
|
)
|