Mercurial > pidgin.yaz
annotate src/protocols/Makefile.am @ 2584:34812d648f72
[gaim-migrate @ 2597]
heh. this was pointless.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 23 Oct 2001 08:06:09 +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 |