diff options
author | mvel <mvel@yandex-team.ru> | 2022-02-10 16:45:41 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:41 +0300 |
commit | 43f5a35593ebc9f6bcea619bb170394ea7ae468e (patch) | |
tree | e98df59de24d2ef7c77baed9f41e4875a2fef972 /tools/ya.make | |
parent | bd30392c4cc92487950adc375c07adf52da1d592 (diff) | |
download | ydb-43f5a35593ebc9f6bcea619bb170394ea7ae468e.tar.gz |
Restoring authorship annotation for <mvel@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'tools/ya.make')
-rw-r--r-- | tools/ya.make | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/tools/ya.make b/tools/ya.make index 24d69b69e1..51a6b8b426 100644 --- a/tools/ya.make +++ b/tools/ya.make @@ -3,14 +3,14 @@ RECURSE( arcdocidstrip archiver archiver/alignment_test - archiver/tests + archiver/tests base64 bigram_compiler blender bmdump bstr c++filt - calendar_extractor + calendar_extractor check_formula_md5 check_json check_yaml @@ -35,7 +35,7 @@ RECURSE( dsindexer easyparser enforce_fsync - enum_parser + enum_parser event2cpp fast_diff fastcksum @@ -166,7 +166,7 @@ RECURSE( uc unpackrichtree unpackrrr - unpack_staff_cert + unpack_staff_cert untranslit_test untranslit_test/tests url @@ -186,4 +186,4 @@ IF (NOT OS_WINDOWS) RECURSE( netgdb ) -ENDIF() +ENDIF() |