Skip to content

Commit d363805

Browse files
committed
Fix build
1 parent 2ff65c1 commit d363805

File tree

1 file changed

+5
-1
lines changed
  • ydb/core/fq/libs/config/protos

1 file changed

+5
-1
lines changed

ydb/core/fq/libs/config/protos/ya.make

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ PEERDIR(
3434
ydb/library/yql/providers/s3/proto
3535
)
3636

37-
EXCLUDE_TAGS(GO_PROTO)
37+
ONLY_TAGS(
38+
CPP_PROTO
39+
PY_PROTO
40+
PY3_PROTO
41+
)
3842

3943
END()

0 commit comments

Comments
 (0)