build,meson: Sort files alphabetically
This commit is contained in:

committed by
Aleksander Morgado

parent
c3b6a2876e
commit
3974b8b98f
@@ -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
|
||||||
|
Reference in New Issue
Block a user