diff options
| author | nalpp <[email protected]> | 2022-02-10 16:46:45 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:45 +0300 |
| commit | 87f3eb38999df2d3c1cb77f8ffb9c52ec9c516fb (patch) | |
| tree | f4ab0734eecf35b22f21952d1aa15496f267a6a3 /tools/enum_parser | |
| parent | 198698b9c1e18958addc9682fbfba4576d604757 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'tools/enum_parser')
| -rw-r--r-- | tools/enum_parser/enum_parser/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/enum_parser/enum_parser/ya.make b/tools/enum_parser/enum_parser/ya.make index 82bac4e0f7a..d8dc5a556ca 100644 --- a/tools/enum_parser/enum_parser/ya.make +++ b/tools/enum_parser/enum_parser/ya.make @@ -10,7 +10,7 @@ ENDIF() IF (NOT PREBUILT) INCLUDE(${ARCADIA_ROOT}/tools/enum_parser/enum_parser/bin/ya.make) ENDIF() - + RECURSE( bin ) |
