aboutsummaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/file_storage/proto/ya.make
blob: b27669934b4b2d1f3bf03c52d42316bbc0f07907 (plain) (blame)
1
2
3
4
5
6
7
8
9
PROTO_LIBRARY()

SRCS(
    file_storage.proto
)

EXCLUDE_TAGS(GO_PROTO)

END()