[gnome-media] Bug 583486 – incorrect LDADD order
- From: Marc-Andre Lureau <malureau src gnome org>
- To: svn-commits-list gnome org
- Subject: [gnome-media] Bug 583486 – incorrect LDADD order
- Date: Sun, 14 Jun 2009 13:10:57 -0400 (EDT)
commit 4ed1ea2075a17f661f7180029aaec42551fc5887
Author: Marc-André Lureau <marcandre lureau gmail com>
Date: Sun Jun 14 19:57:49 2009 +0300
Bug 583486 â?? incorrect LDADD order
gnome-volume-control/src/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnome-volume-control/src/Makefile.am b/gnome-volume-control/src/Makefile.am
index f55e714..f21d929 100644
--- a/gnome-volume-control/src/Makefile.am
+++ b/gnome-volume-control/src/Makefile.am
@@ -50,9 +50,9 @@ gnome_volume_control_applet_SOURCES = \
$(NULL)
gnome_volume_control_LDADD = \
+ $(top_builddir)/sound-theme/libsoundtheme.la \
$(VOLUME_CONTROL_LIBS) \
$(PULSEAUDIO_LIBS) \
- $(top_builddir)/sound-theme/libsoundtheme.la \
$(NULL)
gnome_volume_control_SOURCES = \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]