tools: build convenience library
authorThierry Reding <treding@nvidia.com>
Mon, 6 Mar 2017 22:35:36 +0000 (23:35 +0100)
committerBartosz Golaszewski <bartekgola@gmail.com>
Tue, 7 Mar 2017 10:04:22 +0000 (11:04 +0100)
commitd74f84344ebe6a41cd70f7a013e3d7d517e1f52a
tree5a8c7113ca96bbafab37207bd0ab6ba7b3386d8f
parent6ccd7ecc3972105dcbd06f521db5508d4b1856c4
tools: build convenience library

Build a convenience library to avoid having to add the tools-common.c
source file for each of the tools.

This also has the side-effect of fixing 'make distcheck' because the
tools-common.h header file is now included in the source tarball.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Bartosz Golaszewski <bartekgola@gmail.com>
src/tools/Makefile.am