From: Lennart Poettering Date: Tue, 12 Feb 2019 13:39:34 +0000 (+0100) Subject: meson: sort header list again X-Git-Tag: v242-rc1~218^2~5 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2cb45cdc4d6cb50dc8cf2048a7552173fc6f62ee;p=thirdparty%2Fsystemd.git meson: sort header list again --- diff --git a/src/boot/efi/meson.build b/src/boot/efi/meson.build index 67b4331a959..0ae31916358 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 = '''