[gnome-control-center/gbsneto/interactive-test-panels: 1/13] build: Alphabetically sort source files



commit dd1024c1d4722d4972bc41b93bec58014be80b39
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date:   Mon Nov 5 10:00:45 2018 -0200

    build: Alphabetically sort source files
    
    Trivial cleanup.

 shell/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/shell/meson.build b/shell/meson.build
index 0b2ebeca8..0bb145904 100644
--- a/shell/meson.build
+++ b/shell/meson.build
@@ -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(


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