diff options
author | wokinshopash <wokinshopash@yandex-team.ru> | 2022-02-10 16:50:01 +0300 |
---|---|---|
committer | Daniil Cherednik <dcherednik@yandex-team.ru> | 2022-02-10 16:50:01 +0300 |
commit | c85542b6e1b688be13eee92ce2aef231bf94933e (patch) | |
tree | 11ce565a02052a492e6f888f8585369dcc20c595 /library | |
parent | 4aef354b224559d2b031487a10d4f5cc6e82e95a (diff) | |
download | ydb-c85542b6e1b688be13eee92ce2aef231bf94933e.tar.gz |
Restoring authorship annotation for <wokinshopash@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library')
-rw-r--r-- | library/cpp/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/library/cpp/ya.make b/library/cpp/ya.make index 8c1193b007..e73f3ee071 100644 --- a/library/cpp/ya.make +++ b/library/cpp/ya.make @@ -132,10 +132,10 @@ RECURSE( geo geobase geobase/ut - geohash - geohash/tile - geohash/tile/ut - geohash/ut + geohash + geohash/tile + geohash/tile/ut + geohash/ut geolocation geotarget getopt |