diff options
author | Arslan Urtashev <urtashev@gmail.com> | 2022-02-10 16:48:55 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:55 +0300 |
commit | 1136f2ce7cce7bcc84e695272c0d92d4eb900c2b (patch) | |
tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /tools/ya.make | |
parent | b97740540e7302cec9efa181e106ae1990a0cc1c (diff) | |
download | ydb-1136f2ce7cce7bcc84e695272c0d92d4eb900c2b.tar.gz |
Restoring authorship annotation for Arslan Urtashev <urtashev@gmail.com>. Commit 2 of 2.
Diffstat (limited to 'tools/ya.make')
-rw-r--r-- | tools/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/ya.make b/tools/ya.make index 577b135971..51a6b8b426 100644 --- a/tools/ya.make +++ b/tools/ya.make @@ -179,7 +179,7 @@ RECURSE( ylzocat yson_pp zk_client - idx_print + idx_print ) IF (NOT OS_WINDOWS) |