summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Laager <rlaager@pidgin.im>2008-10-30 03:58:20 +0000
committerRichard Laager <rlaager@pidgin.im>2008-10-30 03:58:20 +0000
commit39696b0e63cb45c2886fb400a710f76f24a09236 (patch)
tree59fcd5e7389764b5539af87d49dcab5a9f54be3f
parent49398e9ea39352d3c6d0dc94faf985547acf204c (diff)
parent4f0c4cb3a4fc037880e295a300ed2868bb94158c (diff)
downloadpidgin-39696b0e63cb45c2886fb400a710f76f24a09236.tar.gz
merge of 'da59465054db15ed728d9d109044ec8189bad513'
and '45683ab7759fdbecf18110955ded6f2d12906e2e' committer: John Bailey <rekkanoryo@rekkanoryo.org>
-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) \