summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Bailey <rekkanoryo@rekkanoryo.org>2008-10-30 03:17:17 +0000
committerJohn Bailey <rekkanoryo@rekkanoryo.org>2008-10-30 03:17:17 +0000
commit4f0c4cb3a4fc037880e295a300ed2868bb94158c (patch)
tree25b96233bd325cfb5c5eec39da2141fa4d5faf0f
parentb3093d2ef1c1b6c09c854e7b1ca3a22793dde30f (diff)
parent19eed9b7674892e9bdd301031329eb34eb7ce1cb (diff)
downloadpidgin-4f0c4cb3a4fc037880e295a300ed2868bb94158c.tar.gz
merge of 'e3be19b1b3e5a89c1af6d4a10bf1b81363c5e34b'
and 'b9f2dc0f0622f5fabe22400ae8f0f40c59591b12'
-rw-r--r--pidgin/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/pidgin/Makefile.am b/pidgin/Makefile.am
index 0ee908f4a0..b8eff6a7a6 100644
--- a/pidgin/Makefile.am
+++ b/pidgin/Makefile.am
@@ -188,6 +188,7 @@ pidgin_DEPENDENCIES = @LIBOBJS@
pidgin_LDFLAGS = -export-dynamic
pidgin_LDADD = \
@LIBOBJS@ \
+ $(GLIB_LIBS) \
$(DBUS_LIBS) \
$(GSTREAMER_LIBS) \
$(XSS_LIBS) \