build: Alphabetically sort source files
Trivial cleanup.
This commit is contained in:
parent
4e6b341edc
commit
81fa6f18b0
1 changed files with 1 additions and 1 deletions
|
@ -119,9 +119,9 @@ libpanel_loader = static_library(
|
|||
|
||||
# libshell_test
|
||||
sources = files(
|
||||
'cc-log.c',
|
||||
'cc-panel.c',
|
||||
'cc-shell.c',
|
||||
'cc-log.c',
|
||||
'cc-object-storage.c',
|
||||
)
|
||||
libtestshell = static_library(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue