Chromium Code Reviews| Index: third_party/gsutil/third_party/oauth2client/Makefile |
| diff --git a/third_party/gsutil/third_party/oauth2client/Makefile b/third_party/gsutil/third_party/oauth2client/Makefile |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..d0141e387b54bf78659b04cdde53cf9f71631f73 |
| --- /dev/null |
| +++ b/third_party/gsutil/third_party/oauth2client/Makefile |
| @@ -0,0 +1,5 @@ |
| +test: |
| + tox |
| + |
| +docs: |
| + scripts/doc-build |