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



commit 81fa6f18b0e5b1c0f75d96ce678c8efb88ee62a1
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 e9830bc6e..702ee699b 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]