Skip to content

Commit 56201a6

Browse files
committed
fix
1 parent 06b19de commit 56201a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ydb/core/transfer/ya.make

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
LIBRARY()
22

3+
INCLUDE(${ARCADIA_ROOT}/ydb/public/sdk/cpp/sdk_common.inc)
4+
35
PEERDIR(
46
ydb/core/tx/replication/service
57
)
@@ -20,4 +22,3 @@ RECURSE_FOR_TESTS(
2022
ut/functional
2123
ut/large
2224
)
23-

0 commit comments

Comments
 (0)