Description
Specifically, we currently get away with building all the dependencies by having mesos-tests depend on everything, or we build the default target, which builds every executable not specifically excluded. However, we should correct the dependency graph to instead have mesos-agent depend on mesos-fetcher etc., and mesos-tests only depend on leaf dependencies.