tools/libxl: fix dependencies of libxl tests
authorJuergen Gross <jgross@suse.com>
Fri, 28 Aug 2020 15:07:39 +0000 (17:07 +0200)
committerWei Liu <wl@xen.org>
Wed, 9 Sep 2020 10:57:25 +0000 (10:57 +0000)
commit3df903ec5270673bb3b3834e7b8387e85c2c73ef
tree8b13c100de16f498ba9c3532b83b7887ea081d83
parent6d0ec0539077943af6d02be2adc79766c7950132
tools/libxl: fix dependencies of libxl tests

Today building the libxl internal tests depends on libxlutil having
been built, in spite of the tests not using any functionality of
libxlutil. Fix this by dropping the dependency.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wl@xen.org>
tools/libxl/Makefile