aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp
diff options
context:
space:
mode:
authortldr <tldr@yandex-team.com>2024-01-30 15:18:05 +0300
committerAlexander Smirnov <alex@ydb.tech>2024-01-31 14:24:14 +0300
commit29a090163b553df920c21547c13b851c0685ee80 (patch)
tree2384effd93aa895e161b475fa5aebd20680c75c5 /library/cpp
parent0bb51f54606aded7fd77a24916e63455e7849fba (diff)
downloadydb-29a090163b553df920c21547c13b851c0685ee80.tar.gz
[library/cpp/yt] fix peerdir
Diffstat (limited to 'library/cpp')
-rw-r--r--library/cpp/yt/misc/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/yt/misc/ya.make b/library/cpp/yt/misc/ya.make
index 586d14f6ee..841930aaa2 100644
--- a/library/cpp/yt/misc/ya.make
+++ b/library/cpp/yt/misc/ya.make
@@ -11,6 +11,7 @@ SRCS(
PEERDIR(
library/cpp/yt/exception
+ library/cpp/yt/assert
)
CHECK_DEPENDENT_DIRS(