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 | 32afff1bad806b1fc774d6ccc979a3dc05a0c7f8 (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /contrib/tools | |
parent | 90132a2ca55bba6a3adaf9aff8aed49128867d84 (diff) | |
download | ydb-32afff1bad806b1fc774d6ccc979a3dc05a0c7f8.tar.gz |
Restoring authorship annotation for <romanoved@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/tools')
-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 b8a695e23b..750911c587 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 () |