diff --git a/BUILD.bazel b/BUILD.bazel index 2038a46a..e19747aa 100644 --- a/BUILD.bazel +++ b/BUILD.bazel @@ -25,6 +25,7 @@ basic_naming( pkg_tar( name = "many-rs-tar", srcs = [ + "//src/genesis-from-db", "//src/http_proxy", "//src/idstore-export", "//src/kvstore",