aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/malloc/system
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2024-07-19 17:30:04 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2024-07-19 17:41:55 +0300
commitb48cb40b16a2a26d360ddcb809dcbf48a3843513 (patch)
tree18f7a12724bcc242294362d27d7956a38805fcee /library/cpp/malloc/system
parent239a6786ba899f74fb960904a34b14e89419e852 (diff)
downloadydb-b48cb40b16a2a26d360ddcb809dcbf48a3843513.tar.gz
Intermediate changes
Diffstat (limited to 'library/cpp/malloc/system')
-rw-r--r--library/cpp/malloc/system/ya.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/malloc/system/ya.make b/library/cpp/malloc/system/ya.make
index e8454480c3..93862fff70 100644
--- a/library/cpp/malloc/system/ya.make
+++ b/library/cpp/malloc/system/ya.make
@@ -6,6 +6,7 @@ ALLOCATOR_IMPL()
NO_UTIL()
+
PEERDIR(
library/cpp/malloc/api
)