annotate libpurple/protocols/Makefile.am @ 28156:191bb5bf2fc5

Don't crash when receiving an error iq response when trying fetch a custom smiley (will happen if a client not supporting BoB sends XHTML-IM containing cid: images). Thanks to Florob, Waqas and Darkrain for finding and hinting about this :)
author Marcus Lundblad <ml@update.uu.se>
date Mon, 31 Aug 2009 20:07:34 +0000
parents 7b197bc1d196
children 69aa4660401a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17439
6fefda6a7d57 null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRS
Stu Tomlinson <stu@nosnilmot.com>
parents: 17373
diff changeset
1 EXTRA_DIST = Makefile.mingw
15373
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
2
26234
7b197bc1d196 Remove an unused protocol plugin
Mark Doliner <mark@kingant.net>
parents: 21314
diff changeset
3 DIST_SUBDIRS = bonjour gg irc jabber msn msnp9 myspace novell null oscar qq sametime silc silc10 simple yahoo zephyr
15373
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
4
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
5 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)