[gnome-control-center/gbsneto/interactive-test-panels: 30/34] build: Add more files to libshelltest



commit 0a4e9ea5cf258b21ad45c3599115950d3f65e210
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Wed Nov 7 21:06:14 2018 -0200

    build: Add more files to libshelltest
    
    These will be used by the test panels.

 shell/meson.build | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/shell/meson.build b/shell/meson.build
index 0bb145904..6237c54fb 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(


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]