-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/47753/
-----------------------------------------------------------
Review request for mesos, Joris Van Remoortere and Till Toenshoff.
Bugs: MESOS-5445
https://issues.apache.org/jira/browse/MESOS-5445
Repository: mesos
Description
-------
Doing a `make` inside libprocess would now automatically build bundled
dependencies.
Diffs
-----
3rdparty/libprocess/Makefile.am 3c3249fe9799ba919ac7bd13e2ddb07a306737f0
Diff: https://reviews.apache.org/r/47753/diff/
Testing
-------
`make clean` in 3rdparty/ followed by `make` in libprocess succeeds with this
patch.
Thanks,
Kapil Arya