[gnome-settings-daemon] media-keys: Remove unused empty LIBS linkage



commit b26677c17d033c53ffc32dc0864f72d167ae95c2
Author: Bastien Nocera <hadess hadess net>
Date:   Tue Sep 13 15:45:47 2011 +0100

    media-keys: Remove unused empty LIBS linkage

 plugins/media-keys/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/plugins/media-keys/Makefile.am b/plugins/media-keys/Makefile.am
index 7a5ca7a..416c3a8 100644
--- a/plugins/media-keys/Makefile.am
+++ b/plugins/media-keys/Makefile.am
@@ -146,7 +146,6 @@ test_media_window_LDADD = \
 	$(top_builddir)/plugins/common/libcommon.la			\
 	$(SETTINGS_DAEMON_LIBS)			\
 	$(SETTINGS_PLUGIN_LIBS)			\
-	$(GST_LIBS)				\
 	-lm
 
 test_media_keys_SOURCES =			\
@@ -182,7 +181,6 @@ test_media_keys_LDADD = \
 	$(SETTINGS_DAEMON_LIBS)			\
 	$(SETTINGS_PLUGIN_LIBS)			\
 	$(MEDIA_KEYS_LIBS)			\
-	$(GST_LIBS)				\
 	-lm
 
 if HAVE_PULSE



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