build,meson: Sort files alphabetically

This commit is contained in:
Iñigo Martínez
2021-09-16 21:50:58 +02:00
committed by Aleksander Morgado
parent c3b6a2876e
commit 3974b8b98f

View File

@@ -2,8 +2,8 @@
# Copyright (C) 2021 Aleksander Morgado <aleksander@aleksander.es> # Copyright (C) 2021 Aleksander Morgado <aleksander@aleksander.es>
example_units = [ example_units = [
'sms-c-sync',
'sms-c-async', 'sms-c-async',
'sms-c-sync',
] ]
foreach example_unit: example_units foreach example_unit: example_units