diff options
| author | arcadia-devtools <[email protected]> | 2022-02-24 17:52:14 +0300 |
|---|---|---|
| committer | arcadia-devtools <[email protected]> | 2022-02-24 17:52:14 +0300 |
| commit | 154700b20366969d89b7f6b6ffcedf6be3a1deae (patch) | |
| tree | 84c3ecf3cb6ca91983676fe6b79f0904d66a9462 /library/cpp/threading/future/ya.make | |
| parent | e593c74c608a3cd3ec6189c63ec44ed28616340e (diff) | |
intermediate changes
ref:70ac1bca1acbb458c863fb4686263967ea009057
Diffstat (limited to 'library/cpp/threading/future/ya.make')
| -rw-r--r-- | library/cpp/threading/future/ya.make | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/library/cpp/threading/future/ya.make b/library/cpp/threading/future/ya.make index 6591031f460..fb3ec3c7a38 100644 --- a/library/cpp/threading/future/ya.make +++ b/library/cpp/threading/future/ya.make @@ -2,6 +2,10 @@ OWNER( g:rtmr ) +SUBSCRIBER( + swarmer +) + LIBRARY() SRCS( |
