gnome-control-center r8462 - trunk/capplets/sound



Author: jensg
Date: Sat Feb  9 15:41:21 2008
New Revision: 8462
URL: http://svn.gnome.org/viewvc/gnome-control-center?rev=8462&view=rev

Log:
2008-02-09  Jens Granseuer  <jensgr gmx net>

	* Makefile.am: use the libsounds.la now that libsounds uses libtool
	(bug #515252)


Modified:
   trunk/capplets/sound/ChangeLog
   trunk/capplets/sound/Makefile.am

Modified: trunk/capplets/sound/Makefile.am
==============================================================================
--- trunk/capplets/sound/Makefile.am	(original)
+++ trunk/capplets/sound/Makefile.am	Sat Feb  9 15:41:21 2008
@@ -4,7 +4,7 @@
 bin_PROGRAMS = gnome-sound-properties
 
 gnome_sound_properties_LDADD = \
-	$(top_builddir)/libsounds/libsounds.a \
+	$(top_builddir)/libsounds/libsounds.la \
 	$(GNOMECC_CAPPLETS_LIBS) \
 	$(SOUND_CAPPLET_LIBS) \
 	$(HAL_LIBS)



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