diff --git a/src/boot/efi/meson.build b/src/boot/efi/meson.build index 67b4331a95..0ae3191635 100644 --- a/src/boot/efi/meson.build +++ b/src/boot/efi/meson.build @@ -8,9 +8,9 @@ efi_headers = files(''' linux.h measure.h pe.h + shim.h splash.h util.h - shim.h '''.split()) common_sources = '''