summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/equeue/ut
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/threading/equeue/ut')
-rw-r--r--library/cpp/threading/equeue/ut/ya.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/library/cpp/threading/equeue/ut/ya.make b/library/cpp/threading/equeue/ut/ya.make
index 2f6293d47de..d0cfaeae926 100644
--- a/library/cpp/threading/equeue/ut/ya.make
+++ b/library/cpp/threading/equeue/ut/ya.make
@@ -6,10 +6,10 @@ OWNER(
)
PEERDIR(
- ADDINCL library/cpp/threading/equeue
+ ADDINCL library/cpp/threading/equeue
)
-SRCDIR(library/cpp/threading/equeue)
+SRCDIR(library/cpp/threading/equeue)
SRCS(
equeue_ut.cpp