Signed-off-by: Philippe Mathieu-Daudé <phi...@redhat.com> --- pc-bios/meson.build | 1 + 1 file changed, 1 insertion(+)
diff --git a/pc-bios/meson.build b/pc-bios/meson.build index fab323af84e..68705d405ce 100644 --- a/pc-bios/meson.build +++ b/pc-bios/meson.build @@ -16,6 +16,7 @@ foreach f : fds custom_target(f, + build_by_default: have_system, output: f, input: '@0@.bz2'.format(f), capture: true, -- 2.26.2