1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-27 10:25:37 +03:00

meson: sort headers

This commit is contained in:
Yu Watanabe 2023-09-04 22:22:32 +09:00
parent 0f9a2b802b
commit 18fe822101

View File

@ -20,13 +20,13 @@ _systemd_headers = [
systemd_headers = files(_systemd_headers)
_not_installed_headers = [
'sd-dhcp6-client.h',
'sd-dhcp6-lease.h',
'sd-dhcp-client.h',
'sd-dhcp-lease.h',
'sd-dhcp-option.h',
'sd-dhcp6-option.h',
'sd-dhcp-server.h',
'sd-dhcp6-client.h',
'sd-dhcp6-lease.h',
'sd-dhcp6-option.h',
'sd-ipv4acd.h',
'sd-ipv4ll.h',
'sd-lldp-rx.h',