diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2023-11-10 13:30:31 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2023-11-10 14:58:53 +0300 |
commit | 600e20be5d36807a17d26b513865a0abff5241f6 (patch) | |
tree | dba256f94fd00f26131f9e0744c3f8b5af75c80e | |
parent | 9bf39eca4b5c0e70de0ea3e7e5b73cbd5ad76bd6 (diff) | |
download | ydb-600e20be5d36807a17d26b513865a0abff5241f6.tar.gz |
Intermediate changes
-rw-r--r-- | yt/yt/ya_check_dependencies.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/yt/yt/ya_check_dependencies.inc b/yt/yt/ya_check_dependencies.inc index c628b82cf3a..15a4a03ab45 100644 --- a/yt/yt/ya_check_dependencies.inc +++ b/yt/yt/ya_check_dependencies.inc @@ -10,6 +10,7 @@ CHECK_DEPENDENT_DIRS(ALLOW_ONLY ALL mapreduce tools util + yp yt ) |