Mercurial > pidgin.yaz
annotate src/protocols/Makefile.am @ 2985:32c78c57b351
[gaim-migrate @ 2998]
More bleep blops
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Sat, 23 Feb 2002 23:28:49 +0000 |
parents | 88e35feb75f8 |
children | 8863555aacc6 |
rev | line source |
---|---|
2415
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
1 DIST_SUBDIRS = gg icq irc jabber msn napster oscar toc yahoo zephyr |
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
2 |
2086 | 3 if PRPLS |
4 | |
2415
88e35feb75f8
[gaim-migrate @ 2428]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
2393
diff
changeset
|
5 SUBDIRS = $(DIST_SUBDIRS) |
2086 | 6 |
7 else | |
8 | |
9 SUBDIRS = $(STATIC_PRPLS) | |
10 | |
11 endif |