aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/blockcodecs/fuzz/proto/ya.make
blob: 93252bce8da3c7f2a4ed74a4da3c3e648eb54198 (plain) (blame)
1
2
3
4
5
6
7
8
9
PROTO_LIBRARY()

SRCS(
    case.proto
)

EXCLUDE_TAGS(GO_PROTO)

END()