build: enable building cli during tests
authorThomas Haller <thaller@redhat.com>
Mon, 27 Feb 2017 11:02:43 +0000 (12:02 +0100)
committerThomas Haller <thaller@redhat.com>
Mon, 27 Feb 2017 12:36:03 +0000 (13:36 +0100)
commit3cb28534d34392ceec4adead0cfa97039796ccb7
tree0d2c4f28194a32de0680fd86f12661d19797d5bd
parentcf2ccbd5cc334890f1c62a66a0d996efb55c38e7
build: enable building cli during tests

The cli programs don't have any additional external dependencies.
So, during a `make check`, we should always build them, even if
they were disabled during configure and won't be installed.
Makefile.am