diff options
author | manushkin <manushkin@yandex-team.ru> | 2022-02-10 16:48:19 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:48:19 +0300 |
commit | 04f02f891129c1f4e70d2ba4a3c0f9b1978b5f36 (patch) | |
tree | b222e5ac2e2e98872661c51ccceee5da0d291e13 /contrib/tools/ya.make | |
parent | ea6d77bddf63e49823bca9203da390de5ac86f88 (diff) | |
download | ydb-04f02f891129c1f4e70d2ba4a3c0f9b1978b5f36.tar.gz |
Restoring authorship annotation for <manushkin@yandex-team.ru>. Commit 2 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 690feb1fe8..750911c587 100644 --- a/contrib/tools/ya.make +++ b/contrib/tools/ya.make @@ -53,7 +53,7 @@ RECURSE( zookeeper jdk jdk/test - xmllint + xmllint ) IF (NOT OS_WINDOWS) |