annotate libpurple/protocols/Makefile.am @ 32143:6d6b4f2a5e69

applied changes from 341e86eb5b808e0eab3242d7be676f83eca02b08 through 32a55bbc4f1e8d632d205d040fa3e814559e1c95 Original commit message: Fix unmatched paren
author Mark Doliner <mark@kingant.net>
date Mon, 20 Jun 2011 05:29:40 +0000
parents 81a2ec76c285
children 4f2d99bcb195
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
17662
6fefda6a7d57 null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRS
Stu Tomlinson <stu@nosnilmot.com>
parents: 17453
diff changeset
1 EXTRA_DIST = Makefile.mingw
15374
5fe8042783c1 Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff changeset
2
31966
81a2ec76c285 Axe the useless qq prpl.
John Bailey <rekkanoryo@rekkanoryo.org>
parents: 29969
diff changeset
3 DIST_SUBDIRS = bonjour gg irc jabber msn myspace mxit novell null oscar sametime silc silc10 simple yahoo zephyr
15374
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)