diff options
Diffstat (limited to 'library/python/protobuf/runtime')
| -rw-r--r-- | library/python/protobuf/runtime/ya.make | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/library/python/protobuf/runtime/ya.make b/library/python/protobuf/runtime/ya.make deleted file mode 100644 index 0bb52fffe63..00000000000 --- a/library/python/protobuf/runtime/ya.make +++ /dev/null @@ -1,13 +0,0 @@ -PY23_LIBRARY() - -IF (USE_VANILLA_PROTOC AND NOT PYTHON2) - PEERDIR( - contrib/python/protobuf_std - ) -ELSE() - PEERDIR( - contrib/python/protobuf - ) -ENDIF() - -END() |
