Mercurial > pidgin.yaz
annotate src/protocols/Makefile.am @ 3060:4f2f12bf4408
[gaim-migrate @ 3074]
Code cleanups by Robert McQueen. Michael Golden replaced the multiple per-account signon windows with a single signon window showing the status of all your accounts
committer: Tailor Script <tailor@pidgin.im>
author | Sean Egan <seanegan@gmail.com> |
---|---|
date | Sat, 16 Mar 2002 00:32:53 +0000 |
parents | d17e7255c3cb |
children | e9a89676d120 |
rev | line source |
---|---|
3024 | 1 DIST_SUBDIRS = gg irc jabber msn napster oscar toc yahoo zephyr icq |
2415
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 |