diff options
author | robot-piglet <robot-piglet@yandex-team.com> | 2024-07-08 11:33:56 +0300 |
---|---|---|
committer | robot-piglet <robot-piglet@yandex-team.com> | 2024-07-08 11:44:51 +0300 |
commit | 237b7b346919fc6926fa8fdc17b104347d609e9c (patch) | |
tree | 17f4921b5ff6fe494233609f621a03f9da4e8f39 /library/cpp/scheme | |
parent | fe8133de2464d069bfedc6f65b5156c12db4aa2f (diff) | |
download | ydb-237b7b346919fc6926fa8fdc17b104347d609e9c.tar.gz |
Intermediate changes
Diffstat (limited to 'library/cpp/scheme')
-rw-r--r-- | library/cpp/scheme/util/ya.make | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/scheme/util/ya.make b/library/cpp/scheme/util/ya.make index 274c481a99..40d7ca28ee 100644 --- a/library/cpp/scheme/util/ya.make +++ b/library/cpp/scheme/util/ya.make @@ -1,5 +1,6 @@ LIBRARY() + SRCS( scheme_holder.cpp utils.cpp |