summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-11-07 21:06:14 -0200
committerGeorges Basile Stavracas Neto <georges.stavracas@gmail.com>2018-11-11 23:42:00 -0200
commit19bd9b8a897a72f484f7f3326671cf6862511905 (patch)
treef6923c03d8f780b8cbfb8ba193e10a1706c19c33 /shell
parent62d3fb95ff79783720f5abb2cebb8f04b6d39a3b (diff)
downloadgnome-control-center-19bd9b8a897a72f484f7f3326671cf6862511905.tar.gz
build: Add more files to libshelltest
These will be used by the test panels.
Diffstat (limited to 'shell')
-rw-r--r--shell/meson.build3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/meson.build b/shell/meson.build
index 702ee699b..667faa9b6 100644
--- a/shell/meson.build
+++ b/shell/meson.build
@@ -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(