> On 2012-02-29 06:54:32, Benjamin Hindman wrote: > > third_party/Makefile.am, line 113 > > <https://reviews.apache.org/r/4086/diff/1/?file=86278#file86278line113> > > > > When does this file not exist?
The clean-local target can be run as part of distclean (apparently after doing the distclean on the DIST_SUBDIRS). - Charles ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/4086/#review5445 ----------------------------------------------------------- On 2012-02-28 19:22:19, Charles Reiss wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/4086/ > ----------------------------------------------------------- > > (Updated 2012-02-28 19:22:19) > > > Review request for mesos and Benjamin Hindman. > > > Summary > ------- > > This patch fixes some problems discovered through 'make distclean'. > > > This addresses bug MESOS-120. > https://issues.apache.org/jira/browse/MESOS-120 > > > Diffs > ----- > > src/Makefile.am a1ff40c > third_party/Makefile.am fdfb665 > > Diff: https://reviews.apache.org/r/4086/diff > > > Testing > ------- > > > Thanks, > > Charles > >
