diff options
author | conterouz <conterouz@yandex-team.ru> | 2022-02-10 16:47:28 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:47:28 +0300 |
commit | 2678d1be8e1762def66b1601d872bd0322f43671 (patch) | |
tree | 9fe94470a9ab605e19945054242f6edb8d354b8c /contrib/libs/brotli/ya.make | |
parent | cb85b6b6ed9608dfa24ee0362fd286dd27fd40ae (diff) | |
download | ydb-2678d1be8e1762def66b1601d872bd0322f43671.tar.gz |
Restoring authorship annotation for <conterouz@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/brotli/ya.make')
-rw-r--r-- | contrib/libs/brotli/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/brotli/ya.make b/contrib/libs/brotli/ya.make index f0941aa638..fe48fe3d13 100644 --- a/contrib/libs/brotli/ya.make +++ b/contrib/libs/brotli/ya.make @@ -6,5 +6,5 @@ RECURSE( enc tools python - java + java ) |