On Tue, 2019-07-23 at 17:02 +0100, Daniel P. Berrangé wrote: > +++ b/src/bhyve/Makefile.inc.am > @@ -49,17 +49,18 @@ libvirt_driver_bhyve_impl_la_SOURCES = $(BHYVE_DRIVER_SOURCES) > > conf_DATA += bhyve/bhyve.conf > augeas_DATA += bhyve/libvirtd_bhyve.aug > -augeastest_DATA += test_libvirtd_bhyve.aug > +augeastest_DATA += bhyve/test_libvirtd_bhyve.aug > +CLEANFILES += bhyve/test_libvirtd_bhyve.aug Since you're going to remove all CLEANFILES with the next patch, it's pointless to add them here: just switch the two patches around. Everything else looks fine, so once you've done that Reviewed-by: Andrea Bolognani <abologna@xxxxxxxxxx> -- Andrea Bolognani / Red Hat / Virtualization -- libvir-list mailing list libvir-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libvir-list