diff options
author | ignat <[email protected]> | 2024-06-14 14:24:08 +0300 |
---|---|---|
committer | ignat <[email protected]> | 2024-06-14 15:37:15 +0300 |
commit | dfd152fa51d293739127df584e26ef8119f41d8c (patch) | |
tree | 407fd3f12e4067e2eb5d897964f6fc9d9a1468be | |
parent | a1e66792d24e89b112adc46cfee1e3cf315c9729 (diff) |
Improve build/rules/yt.policy and check dependencies
ae19a6c35241814f51f9efefbf7a6441b5fa4672
-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 15a4a03ab45..3c093c17101 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 + vendor yp yt ) |