diff options
| author | anelyubin <[email protected]> | 2022-02-10 16:49:40 +0300 | 
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:40 +0300 | 
| commit | 9dac44a55ede6f682527e82880847f99bd7b2d93 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/openssl | |
| parent | 8d333d5e773f6b0ef31e7b3c92339af7e71413f6 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/openssl')
| -rw-r--r-- | library/cpp/openssl/ya.make | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/library/cpp/openssl/ya.make b/library/cpp/openssl/ya.make index b0d489a6309..7c10963e26f 100644 --- a/library/cpp/openssl/ya.make +++ b/library/cpp/openssl/ya.make @@ -1,8 +1,8 @@  RECURSE(      big_integer      big_integer/ut -    crypto  -    crypto/ut  +    crypto +    crypto/ut      holders      holders/ut      io | 
