mirror of
https://github.com/google/nomulus
synced 2026-02-10 06:50:30 +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"]),
|
|
)
|