use the libsounds.la now that libsounds uses libtool (bug #515252)
2008-02-09 Jens Granseuer <jensgr@gmx.net> * Makefile.am: use the libsounds.la now that libsounds uses libtool (bug #515252) svn path=/trunk/; revision=8462
This commit is contained in:
parent
d1ca768a6c
commit
ab3c936d27
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-02-09 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
|
* Makefile.am: use the libsounds.la now that libsounds uses libtool
|
||||||
|
(bug #515252)
|
||||||
|
|
||||||
2007-12-11 Jens Granseuer <jensgr@gmx.net>
|
2007-12-11 Jens Granseuer <jensgr@gmx.net>
|
||||||
|
|
||||||
* Makefile.am:
|
* Makefile.am:
|
||||||
|
|
|
@ -4,7 +4,7 @@ cappletname = sound
|
||||||
bin_PROGRAMS = gnome-sound-properties
|
bin_PROGRAMS = gnome-sound-properties
|
||||||
|
|
||||||
gnome_sound_properties_LDADD = \
|
gnome_sound_properties_LDADD = \
|
||||||
$(top_builddir)/libsounds/libsounds.a \
|
$(top_builddir)/libsounds/libsounds.la \
|
||||||
$(GNOMECC_CAPPLETS_LIBS) \
|
$(GNOMECC_CAPPLETS_LIBS) \
|
||||||
$(SOUND_CAPPLET_LIBS) \
|
$(SOUND_CAPPLET_LIBS) \
|
||||||
$(HAL_LIBS)
|
$(HAL_LIBS)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue