diff options
author | neksard <neksard@yandex-team.ru> | 2022-02-10 16:45:33 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:45:33 +0300 |
commit | 1d9c550e7c38e051d7961f576013a482003a70d9 (patch) | |
tree | b2cc84ee7850122e7ccf51d0ea21e4fa7e7a5685 /contrib/tools/ya.make | |
parent | 8f7cf138264e0caa318144bf8a2c950e0b0a8593 (diff) | |
download | ydb-1d9c550e7c38e051d7961f576013a482003a70d9.tar.gz |
Restoring authorship annotation for <neksard@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/tools/ya.make')
-rw-r--r-- | contrib/tools/ya.make | 40 |
1 files changed, 20 insertions, 20 deletions
diff --git a/contrib/tools/ya.make b/contrib/tools/ya.make index b19709dcc5..750911c587 100644 --- a/contrib/tools/ya.make +++ b/contrib/tools/ya.make @@ -1,42 +1,42 @@ OWNER(g:contrib) RECURSE( - bdb - bison - chromaprinter - file2c + bdb + bison + chromaprinter + file2c flame-graph flatc flatc64 flex - flex-old + flex-old flex-old/fl fluent-bit fusermount - gperf + gperf gprof2dot grpc_cli - kyotocabinet + kyotocabinet langid leveldb lld lldb mp4viewer - open-vcdiff - open-vcdiff/bin + open-vcdiff + open-vcdiff/bin plantuml - protoc + protoc protoc-c protoc_std - python + python python3 python3/pycc python3/src/Lib/lib2to3 - ragel5 - ragel6 + ragel5 + ragel6 sancov - sqlite3 - swig + sqlite3 + swig tf tpce-benchmark tpch-benchmark @@ -46,11 +46,11 @@ RECURSE( vowpal_wabbit wapiti word2vec - xdelta3 - xsltproc - yasm + xdelta3 + xsltproc + yasm ycmd - zookeeper + zookeeper jdk jdk/test xmllint @@ -59,7 +59,7 @@ RECURSE( IF (NOT OS_WINDOWS) RECURSE( ag - lftp + lftp make ) ENDIF () |