aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/protobuf
diff options
context:
space:
mode:
authorcherenkov-p-a <cherenkov-p-a@yandex-team.ru>2022-02-10 16:49:39 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:49:39 +0300
commit9011d1fa16370ec024d20180d440f7ae6fd0e1c8 (patch)
treecd688a9e90e30e02212a6ecaf664209db01c4c36 /library/cpp/protobuf
parent9700ce2289436b557831d64eb47682c8c2a30ee2 (diff)
downloadydb-9011d1fa16370ec024d20180d440f7ae6fd0e1c8.tar.gz
Restoring authorship annotation for <cherenkov-p-a@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'library/cpp/protobuf')
-rw-r--r--library/cpp/protobuf/ya.make6
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/protobuf/ya.make b/library/cpp/protobuf/ya.make
index 618b542b4f..b5f98a8ee2 100644
--- a/library/cpp/protobuf/ya.make
+++ b/library/cpp/protobuf/ya.make
@@ -1,5 +1,5 @@
-RECURSE(
- dynamic_prototype
+RECURSE(
+ dynamic_prototype
from_xml
from_xml/ut
interop
@@ -16,4 +16,4 @@ RECURSE(
yql/ut
yandex_patches_ut
yt
-)
+)