summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnders Carlsson <andersca@gnome.org>2004-02-15 18:32:53 +0000
committerAnders Carlsson <andersca@src.gnome.org>2004-02-15 18:32:53 +0000
commit8f243a9569a19672700e95905abcc3697bb5f823 (patch)
tree225c4b2a75e1343e8220229686b4034f16f1a8c5
parent0c0f9b6b0ca82a8312f172dc58eb7a79394c7ff3 (diff)
downloadgnome-control-center-8f243a9569a19672700e95905abcc3697bb5f823.tar.gz
Link with ALSA_LIBS.
2004-02-15 Anders Carlsson <andersca@gnome.org> * actions/Makefile.am: Link with ALSA_LIBS.
-rw-r--r--gnome-settings-daemon/ChangeLog4
-rw-r--r--gnome-settings-daemon/actions/Makefile.am3
2 files changed, 7 insertions, 0 deletions
diff --git a/gnome-settings-daemon/ChangeLog b/gnome-settings-daemon/ChangeLog
index eda66d9bf..f4fed288e 100644
--- a/gnome-settings-daemon/ChangeLog
+++ b/gnome-settings-daemon/ChangeLog
@@ -1,3 +1,7 @@
+2004-02-15 Anders Carlsson <andersca@gnome.org>
+
+ * actions/Makefile.am: Link with ALSA_LIBS.
+
2004-02-13 Jody Goldberg <jody@gnome.org>
* Release 2.5.3
diff --git a/gnome-settings-daemon/actions/Makefile.am b/gnome-settings-daemon/actions/Makefile.am
index ff8c9133f..6869a3fa6 100644
--- a/gnome-settings-daemon/actions/Makefile.am
+++ b/gnome-settings-daemon/actions/Makefile.am
@@ -23,6 +23,9 @@ libacme_la_SOURCES = \
acme-volume.c acme-volume.h \
acme-volume-dummy.c acme-volume-dummy.h
+libacme_la_LIBADD = \
+ $(ALSA_LIBS)
+
Datadir = $(datadir)/control-center-2.0/interfaces/
Data_DATA = acme.glade