build: Alphabetically sort source files

Trivial cleanup.
This commit is contained in:
Georges Basile Stavracas Neto 2018-11-05 10:00:45 -02:00
parent 4e6b341edc
commit 81fa6f18b0
No known key found for this signature in database
GPG key ID: 886C17EE170D1385

View file

@ -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(