diff options
| author | alexmir0x1 <[email protected]> | 2022-02-10 16:49:59 +0300 | 
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:59 +0300 | 
| commit | a86954987f45569191e22bbb51ad6298d0f52892 (patch) | |
| tree | b1ed9395aff9fd066fe0a28df652ef49ada0ee78 /library/cpp/on_disk | |
| parent | 693ca74a6530df8930b0d445102e2ea77b8c4e00 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/on_disk')
| -rw-r--r-- | library/cpp/on_disk/ya.make | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/library/cpp/on_disk/ya.make b/library/cpp/on_disk/ya.make index 42a79d37bda..f8c05321ac0 100644 --- a/library/cpp/on_disk/ya.make +++ b/library/cpp/on_disk/ya.make @@ -24,8 +24,8 @@ RECURSE(      mms      mms/ut      multi_blob -    tar_archive -    tar_archive/ut +    tar_archive  +    tar_archive/ut       st_hash      st_hash/ut  ) | 
