aboutsummaryrefslogtreecommitdiffstats
path: root/build/ya.make
diff options
context:
space:
mode:
authorrnefyodov <rnefyodov@yandex-team.ru>2022-02-10 16:47:17 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:17 +0300
commitc753751b693cf7c481c0292912e2b7536fa6d36a (patch)
tree9814fbd1c3effac9b8377c5d604b367b14e2db55 /build/ya.make
parentc22320e8c4f3d7be38c504706f137034e91d31e6 (diff)
downloadydb-c753751b693cf7c481c0292912e2b7536fa6d36a.tar.gz
Restoring authorship annotation for <rnefyodov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'build/ya.make')
-rw-r--r--build/ya.make8
1 files changed, 4 insertions, 4 deletions
diff --git a/build/ya.make b/build/ya.make
index 1fafe2f67d..407b8f13e0 100644
--- a/build/ya.make
+++ b/build/ya.make
@@ -6,7 +6,7 @@ OWNER(
NEED_CHECK()
PY2_LIBRARY()
-
+
PY_SRCS(
ymake_conf.py
)
@@ -17,8 +17,8 @@ PEERDIR(
library/cpp/string_utils/scan
)
-END()
-
+END()
+
RECURSE(
conf_fatal_error
config
@@ -32,7 +32,7 @@ RECURSE(
plugins
prebuilt
scripts
- tests
+ tests
tests_slow
yandex_specific/config
)