Executed update-bazel.sh

This commit is contained in:
Rene Saenz
2017-01-25 09:44:51 -06:00
parent 1bf6c76928
commit bfc0451da3
5 changed files with 6 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ filegroup(
name = "all-srcs",
srcs = [
":package-srcs",
"//pkg/registry/core/controller/storage:all-srcs",
"//pkg/registry/core/replicationcontroller/storage:all-srcs",
],
tags = ["automanaged"],
)