aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/terminate_handler/sample/exception/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/terminate_handler/sample/exception/ya.make')
-rw-r--r--library/cpp/terminate_handler/sample/exception/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/terminate_handler/sample/exception/ya.make b/library/cpp/terminate_handler/sample/exception/ya.make
index f3471eae67..958c26f89a 100644
--- a/library/cpp/terminate_handler/sample/exception/ya.make
+++ b/library/cpp/terminate_handler/sample/exception/ya.make
@@ -7,7 +7,7 @@ SRCS(
)
PEERDIR(
- library/cpp/terminate_handler
+ library/cpp/terminate_handler
)
END()