gnome-settings-daemon r667 - in trunk: . plugins/media-keys



Author: jensg
Date: Sun Jan 18 14:08:23 2009
New Revision: 667
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=667&view=rev

Log:
2009-01-18  Jens Granseuer  <jensgr gmx net>

	* plugins/media-keys/Makefile.am: fix automake warning


Modified:
   trunk/ChangeLog
   trunk/plugins/media-keys/Makefile.am

Modified: trunk/plugins/media-keys/Makefile.am
==============================================================================
--- trunk/plugins/media-keys/Makefile.am	(original)
+++ trunk/plugins/media-keys/Makefile.am	Sun Jan 18 14:08:23 2009
@@ -5,7 +5,7 @@
 
 if HAVE_PULSE
 SUBDIRS += cut-n-paste
-plugin_LTLIBRARIES = libmedia-keys.la
+plugin_LTLIBRARIES += libmedia-keys.la
 endif
 
 BUILT_SOURCES = 			\



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