diff options
author | nalpp <nalpp@yandex-team.ru> | 2022-02-10 16:46:46 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:46 +0300 |
commit | 30d1ef3941e0dc835be7609de5ebee66958f215a (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /contrib/libs/ya.make | |
parent | 87f3eb38999df2d3c1cb77f8ffb9c52ec9c516fb (diff) | |
download | ydb-30d1ef3941e0dc835be7609de5ebee66958f215a.tar.gz |
Restoring authorship annotation for <nalpp@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'contrib/libs/ya.make')
-rw-r--r-- | contrib/libs/ya.make | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make index a3bf8fbfe6..9c4640fdcf 100644 --- a/contrib/libs/ya.make +++ b/contrib/libs/ya.make @@ -13,7 +13,7 @@ RECURSE( asmlib authparser avs-device-sdk - aws-sdk-cpp + aws-sdk-cpp backtrace base64 bdb @@ -427,7 +427,7 @@ IF (OS_LINUX OR OS_WINDOWS) lockless ) ENDIF() - + IF (OS_ANDROID) RECURSE( android_cpufeatures |