diff options
author | romanoved <romanoved@yandex-team.ru> | 2022-02-10 16:45:56 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:56 +0300 |
commit | 90132a2ca55bba6a3adaf9aff8aed49128867d84 (patch) | |
tree | 31b87b38cf64c8a06dc9225c2627ca5ec2b1aae1 /contrib/tools/ya.make | |
parent | 62a805381e41500fbc7914c37c71ab040a098f4e (diff) | |
download | ydb-90132a2ca55bba6a3adaf9aff8aed49128867d84.tar.gz |
Restoring authorship annotation for <romanoved@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/tools/ya.make')
-rw-r--r-- | contrib/tools/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/tools/ya.make b/contrib/tools/ya.make index 750911c587..b8a695e23b 100644 --- a/contrib/tools/ya.make +++ b/contrib/tools/ya.make @@ -60,6 +60,6 @@ IF (NOT OS_WINDOWS) RECURSE( ag lftp - make + make ) ENDIF () |