diff options
| author | alexmir0x1 <[email protected]> | 2022-02-10 16:50:00 +0300 | 
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:50:00 +0300 | 
| commit | ae304bda46e224a4436a019a4f9181652ea4b370 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/on_disk | |
| parent | a86954987f45569191e22bbb51ad6298d0f52892 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 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 f8c05321ac0..42a79d37bda 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  ) | 
