aboutsummaryrefslogtreecommitdiffstats
path: root/build/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'build/ya.make')
-rw-r--r--build/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/ya.make b/build/ya.make
index 407b8f13e0..dd4a30cd77 100644
--- a/build/ya.make
+++ b/build/ya.make
@@ -12,8 +12,8 @@ PY_SRCS(
)
PEERDIR(
- library/cpp/deprecated/enum_codegen
- library/cpp/deprecated/split
+ library/cpp/deprecated/enum_codegen
+ library/cpp/deprecated/split
library/cpp/string_utils/scan
)