annotate libpurple/protocols/Makefile.am @ 29564:9d1794da1d10

jabber: Connected again; checked section 5.4.5 of the bis. "The minor version number MUST be ignored by an entity with a smaller minor version number" I really need to keep a copy of all the XMPP specs on my laptop.
author Paul Aurich <paul@darkrain42.org>
date Wed, 10 Mar 2010 01:25:24 +0000
parents 69aa4660401a
children 09f469cb19a8
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
28526
69aa4660401a Initial addition of the MXit protocol plugin, provided by the MXit folks
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 26234
diff changeset
3 DIST_SUBDIRS = bonjour gg irc jabber msn msnp9 myspace mxit 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)