----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/54504/ -----------------------------------------------------------
Review request for mesos, Adam B, Benjamin Mahler, and Vinod Kone. Repository: mesos Description ------- The Mesos logo was recently added to the web UI. However, the new file was not added to the list of UI-related files which are installed by the build system. This patch adds the new file to this list. Diffs ----- src/Makefile.am 5736349e9b898f0e46ccfdaa73d437e2bc4974dc Diff: https://reviews.apache.org/r/54504/diff/ Testing ------- `make install` was executed, and it was verified that `mesos_logo.png` was installed along with the other UI assets. Thanks, Greg Mann
