[gnome-power-manager] trivial: Some style fixes to the meson files



commit 50a4ca61afcba0f6b3740df110c9614e09cf607c
Author: Richard Hughes <richard hughsie com>
Date:   Wed Dec 7 10:40:14 2016 +0000

    trivial: Some style fixes to the meson files

 src/meson.build |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/src/meson.build b/src/meson.build
index 17dde61..4a7e96d 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -12,12 +12,9 @@ executable(
   gnome_power_statistics_resources,
   sources : [
     'gpm-array-float.c',
-    'gpm-array-float.h',
     'gpm-statistics.c',
     'egg-graph-point.c',
-    'egg-graph-point.h',
     'egg-graph-widget.c',
-    'egg-graph-widget.h',
   ],
   include_directories : [
     include_directories('..'),
@@ -39,7 +36,6 @@ if get_option('enable-tests')
     'gnome-power-self-test',
     sources : [
       'gpm-array-float.c',
-      'gpm-array-float.h',
       'gpm-self-test.c'
     ],
     include_directories : [


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