Makefile: add optional (in-tree) plugins to develop target
This will change the behavior one gets with `make develop` so that
optional (but in-tree) plugins will be enabled by default. For now,
this means enabling the HTML result plugin.
This also means that `make check` will also test those by default,
as it's already been done on Travis CI.
Signed-off-by: NCleber Rosa <crosa@redhat.com>
Showing
想要评论请 注册 或 登录