| Index: client/libs/logdog/__init__.py
|
| diff --git a/appengine/swarming/proto/Makefile b/client/libs/logdog/__init__.py
|
| similarity index 75%
|
| copy from appengine/swarming/proto/Makefile
|
| copy to client/libs/logdog/__init__.py
|
| index cb7c594b93b50cc9b8333497e4a5b8b06e4e37da..5257377327156c5d8db708c36419bd9360d5bccb 100644
|
| --- a/appengine/swarming/proto/Makefile
|
| +++ b/client/libs/logdog/__init__.py
|
| @@ -1,6 +1,3 @@
|
| # Copyright 2016 The LUCI Authors. All rights reserved.
|
| # Use of this source code is governed by the Apache v2.0 license that can be
|
| # found in the LICENSE file.
|
| -
|
| -compile:
|
| - ../../components/tools/compile_proto.py .
|
|
|