diff options
author | skalsin <skalsin@yandex-team.ru> | 2022-02-10 16:46:38 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:46:38 +0300 |
commit | 0ec5f3106fcb5e342ec13cdfad678bf4633580d5 (patch) | |
tree | 201e92c5c9e5d0123fc5f7be509649e36596dd0b /contrib | |
parent | a693106aae8a3a3c7236a4ae953058a9611d7a92 (diff) | |
download | ydb-0ec5f3106fcb5e342ec13cdfad678bf4633580d5.tar.gz |
Restoring authorship annotation for <skalsin@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/libs/highwayhash/ya.make | 2 | ||||
-rw-r--r-- | contrib/libs/ya.make | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/contrib/libs/highwayhash/ya.make b/contrib/libs/highwayhash/ya.make index 4f6dad6193..a92cd2146a 100644 --- a/contrib/libs/highwayhash/ya.make +++ b/contrib/libs/highwayhash/ya.make @@ -10,7 +10,7 @@ OWNER(somov) NO_COMPILER_WARNINGS() -ADDINCL(GLOBAL contrib/libs/highwayhash) +ADDINCL(GLOBAL contrib/libs/highwayhash) SRCDIR(contrib/libs/highwayhash/highwayhash) diff --git a/contrib/libs/ya.make b/contrib/libs/ya.make index 9c4640fdcf..68f2d8a1f5 100644 --- a/contrib/libs/ya.make +++ b/contrib/libs/ya.make @@ -393,7 +393,7 @@ IF (OS_LINUX) ibdrv ibdrv/ut proc - luajit + luajit luajit_21 libaio libcap |