build: Add more files to libshelltest

These will be used by the test panels.
This commit is contained in:
Georges Basile Stavracas Neto 2018-11-07 21:06:14 -02:00
parent 62d3fb95ff
commit 19bd9b8a89
No known key found for this signature in database
GPG key ID: 886C17EE170D1385

View file

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