Mercurial > pidgin.yaz
annotate src/protocols/Makefile.am @ 3086:24da9e907ee9
[gaim-migrate @ 3100]
More fixins.
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Wed, 20 Mar 2002 01:11:46 +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 |