-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3587/
-----------------------------------------------------------
(Updated 2012-02-01 00:35:56.677615)
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 (updated)
-----
src/Makefile.am 48727ae
Diff: https://reviews.apache.org/r/3587/diff
Testing
-------
Thanks,
Charles