Skip to content

Commit 596d386

Browse files
committed
Fixed build
1 parent 1fa2047 commit 596d386

File tree

1 file changed

+5
-0
lines changed
  • ydb/library/yql/providers/s3/object_listers/ut

1 file changed

+5
-0
lines changed

ydb/library/yql/providers/s3/object_listers/ut/ya.make

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,9 @@ SRCS(
44
yql_s3_path_ut.cpp
55
)
66

7+
PEERDIR(
8+
yql/essentials/public/udf/service/stub
9+
yql/essentials/sql/pg_dummy
10+
)
11+
712
END()

0 commit comments

Comments
 (0)