-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3587/
-----------------------------------------------------------
Review request for mesos.
Summary
-------
'make clean' is currently missing a few generated files; this adds them.
Also makes mesos_pb2.py be generated directly in python/src instead of being
copied there.
Part of MESOS-120 because this is necessary for 'make distcheck' to pass.
This addresses bug MESOS-120.
https://issues.apache.org/jira/browse/MESOS-120
Diffs
-----
src/Makefile.am b8fc58e
Diff: https://reviews.apache.org/r/3587/diff
Testing
-------
Thanks,
Charles