Mercurial > pidgin
annotate libgaim/protocols/Makefile.am @ 14611:000b8c063121
[gaim-migrate @ 17339]
My previous implementation was a bit awkward. This requires less overhead.
Also, let's only show those info fields that a buddy has actually filled out.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Huetsch <markhuetsch> |
---|---|
date | Fri, 22 Sep 2006 17:03:54 +0000 |
parents | f32406e0dd3f |
children |
rev | line source |
---|---|
14536
f32406e0dd3f
[gaim-migrate @ 17257]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14192
diff
changeset
|
1 EXTRA_DIST = Makefile.mingw |
f32406e0dd3f
[gaim-migrate @ 17257]
Daniel Atallah <daniel.atallah@gmail.com>
parents:
14192
diff
changeset
|
2 |
14192 | 3 DIST_SUBDIRS = bonjour gg irc jabber msn novell oscar qq sametime silc toc simple yahoo zephyr |
4 | |
5 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) |