aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/comptable/usage/ya.make
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/comptable/usage/ya.make')
-rw-r--r--library/cpp/comptable/usage/ya.make10
1 files changed, 5 insertions, 5 deletions
diff --git a/library/cpp/comptable/usage/ya.make b/library/cpp/comptable/usage/ya.make
index ab31e7528c..909e21d17c 100644
--- a/library/cpp/comptable/usage/ya.make
+++ b/library/cpp/comptable/usage/ya.make
@@ -2,12 +2,12 @@ PROGRAM()
OWNER(ironpeter)
-SRCS(
- usage.cpp
-)
+SRCS(
+ usage.cpp
+)
-PEERDIR(
+PEERDIR(
library/cpp/comptable
-)
+)
END()