aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/regex/pire/inline
diff options
context:
space:
mode:
Diffstat (limited to 'library/cpp/regex/pire/inline')
-rw-r--r--library/cpp/regex/pire/inline/ya.make2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/regex/pire/inline/ya.make b/library/cpp/regex/pire/inline/ya.make
index d4850f7b45..7301e4590a 100644
--- a/library/cpp/regex/pire/inline/ya.make
+++ b/library/cpp/regex/pire/inline/ya.make
@@ -16,7 +16,7 @@ SRCDIR(
)
SRCS(
- inline.l
+ inline.l
)
END()