diff options
| author | dldmitry <[email protected]> | 2022-02-10 16:47:18 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:18 +0300 |
| commit | 7b11682e84e98d5d48de2807faa6fd392685ae7e (patch) | |
| tree | 9814fbd1c3effac9b8377c5d604b367b14e2db55 /library/python/ya.make | |
| parent | 10129030876638368b8965c627671fe44be079bc (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/python/ya.make')
| -rw-r--r-- | library/python/ya.make | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/library/python/ya.make b/library/python/ya.make index 643f74a0349..2e1eb6e0e1f 100644 --- a/library/python/ya.make +++ b/library/python/ya.make @@ -214,9 +214,9 @@ RECURSE( ylock/tests zipatch ) - + IF (NOT MUSL) RECURSE( - yt/example - ) -ENDIF() + yt/example + ) +ENDIF() |
