> On 2012-01-31 23:59:33, Benjamin Hindman wrote: > > src/Makefile.am, line 547 > > <https://reviews.apache.org/r/3587/diff/2/?file=70825#file70825line547> > > > > So we can kill this line now correct?
Yes. Done. - Charles ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3587/#review4723 ----------------------------------------------------------- On 2012-02-01 00:35:56, Charles Reiss wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3587/ > ----------------------------------------------------------- > > (Updated 2012-02-01 00:35:56) > > > 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 48727ae > > Diff: https://reviews.apache.org/r/3587/diff > > > Testing > ------- > > > Thanks, > > Charles > >
