build: Add more files to libshelltest
These will be used by the test panels.
This commit is contained in:
parent
62d3fb95ff
commit
19bd9b8a89
1 changed files with 3 additions and 0 deletions
|
@ -119,9 +119,12 @@ libpanel_loader = static_library(
|
|||
|
||||
# libshell_test
|
||||
sources = files(
|
||||
'cc-application.c',
|
||||
'cc-log.c',
|
||||
'cc-panel.c',
|
||||
'cc-panel-list.c',
|
||||
'cc-shell.c',
|
||||
'cc-shell-model.c',
|
||||
'cc-object-storage.c',
|
||||
)
|
||||
libtestshell = static_library(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue