diff options
| author | tldr <[email protected]> | 2024-01-30 15:18:05 +0300 |
|---|---|---|
| committer | tldr <[email protected]> | 2024-01-30 15:42:35 +0300 |
| commit | 9f73e972687d13df63dc168cf12d88ca8e1591ff (patch) | |
| tree | 7b206958715656888d03812392edcd7dba75414a /library/cpp/yt | |
| parent | e703f4f8b28ecd5ca1aae1dccc6d55eedd188db7 (diff) | |
[library/cpp/yt] fix peerdir
Diffstat (limited to 'library/cpp/yt')
| -rw-r--r-- | library/cpp/yt/misc/ya.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/yt/misc/ya.make b/library/cpp/yt/misc/ya.make index 586d14f6eeb..841930aaa24 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( |
