diff options
Diffstat (limited to 'library/cpp/tvmauth/src/protos/ya.make')
-rw-r--r-- | library/cpp/tvmauth/src/protos/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/tvmauth/src/protos/ya.make b/library/cpp/tvmauth/src/protos/ya.make index c2d579dc40..78d7c812af 100644 --- a/library/cpp/tvmauth/src/protos/ya.make +++ b/library/cpp/tvmauth/src/protos/ya.make @@ -1,9 +1,9 @@ PROTO_LIBRARY() -OWNER(g:passport_infra) - -INCLUDE_TAGS(GO_PROTO) +OWNER(g:passport_infra) +INCLUDE_TAGS(GO_PROTO) + SRCS( ticket2.proto tvm_keys.proto |