-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/52676/
-----------------------------------------------------------
Review request for mesos.
Repository: mesos
Description
-------
Since the stout root folder contains a folder `tests/` so the automake
build target `tests` conflicts that one. This e.g., leads to the
`tests` target no being built unless a user executes e.g.,
% make check
Make `tests` a phony target to avoid the name conflict.
Diffs
-----
3rdparty/stout/Makefile.am fda069d0f7d75ca80b56eadac415cba57afb03f7
Diff: https://reviews.apache.org/r/52676/diff/
Testing
-------
make check
Thanks,
Benjamin Bannier