projects
/
systemd
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1b14a4b
)
meson: sort header list again
author
Lennart Poettering
<lennart@poettering.net>
Tue, 12 Feb 2019 13:39:34 +0000
(14:39 +0100)
committer
Lennart Poettering
<lennart@poettering.net>
Fri, 1 Mar 2019 11:41:32 +0000
(12:41 +0100)
src/boot/efi/meson.build
patch
|
blob
|
history
diff --git
a/src/boot/efi/meson.build
b/src/boot/efi/meson.build
index 67b4331a959ea5233283af17b1a38e3daebb7de6..0ae319163581e3c20a5b96e20770778423f4b525 100644
(file)
--- 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 = '''