diff options
Diffstat (limited to 'contrib/python/simplejson/ya.make')
| -rw-r--r-- | contrib/python/simplejson/ya.make | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/contrib/python/simplejson/ya.make b/contrib/python/simplejson/ya.make deleted file mode 100644 index 8ba230decd8..00000000000 --- a/contrib/python/simplejson/ya.make +++ /dev/null @@ -1,20 +0,0 @@ -PY23_LIBRARY() - -LICENSE(Service-Py23-Proxy) - -VERSION(Service-proxy-version) - -IF (PYTHON2) - PEERDIR(contrib/python/simplejson/py2) -ELSE() - PEERDIR(contrib/python/simplejson/py3) -ENDIF() - -NO_LINT() - -END() - -RECURSE( - py2 - py3 -) |
