[gnome-settings-daemon] power: Remove use of empty KEYRING_* variables



commit 08d270566709bb4b25ff6c6e79848a7f8441847f
Author: Bastien Nocera <hadess hadess net>
Date:   Fri Jun 15 11:29:25 2012 +0100

    power: Remove use of empty KEYRING_* variables

 plugins/power/Makefile.am |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/plugins/power/Makefile.am b/plugins/power/Makefile.am
index d5c0472..8b0dd04 100644
--- a/plugins/power/Makefile.am
+++ b/plugins/power/Makefile.am
@@ -27,7 +27,6 @@ libpower_la_CPPFLAGS = \
 
 libpower_la_CFLAGS = \
 	$(PLUGIN_CFLAGS)				\
-	$(KEYRING_CFLAGS)				\
 	$(UPOWER_CFLAGS)				\
 	$(GNOME_DESKTOP_CFLAGS)				\
 	$(SETTINGS_PLUGIN_CFLAGS)			\
@@ -41,7 +40,6 @@ libpower_la_LIBADD  = 					\
 	$(top_builddir)/gnome-settings-daemon/libgsd.la \
 	$(UPOWER_LIBS)					\
 	$(GNOME_DESKTOP_LIBS)				\
-	$(KEYRING_LIBS)					\
 	$(SETTINGS_PLUGIN_LIBS)
 
 plugin_in_files = 					\
@@ -81,7 +79,6 @@ test_power_LDADD =					\
 	$(top_builddir)/gnome-settings-daemon/libgsd.la \
 	$(UPOWER_LIBS)					\
 	$(GNOME_DESKTOP_LIBS)				\
-	$(KEYRING_LIBS)					\
 	$(SETTINGS_PLUGIN_LIBS)
 
 EXTRA_DIST = 						\



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