diff options
| author | svidyuk <[email protected]> | 2022-02-10 16:47:12 +0300 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:47:12 +0300 |
| commit | e23df0602fedd83374b43b6137a296baa2aad3f6 (patch) | |
| tree | 1facb78b6535ac70f17ba39ed606d949f932fcea /contrib/python | |
| parent | 92661c40a019d4809586c8ce322075d197427346 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 1 of 2.
Diffstat (limited to 'contrib/python')
| -rw-r--r-- | contrib/python/cffi/gen/ya.make | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/python/cffi/gen/ya.make b/contrib/python/cffi/gen/ya.make index 66f8030b9b7..293158586c4 100644 --- a/contrib/python/cffi/gen/ya.make +++ b/contrib/python/cffi/gen/ya.make @@ -8,7 +8,7 @@ PEERDIR( contrib/python/cffi/gen/lib ) -INDUCED_DEPS(cpp ${ARCADIA_ROOT}/contrib/python/cffi/cffi/_cffi_include.h) +INDUCED_DEPS(cpp ${ARCADIA_ROOT}/contrib/python/cffi/cffi/_cffi_include.h) END() |
