Mercurial > pidgin.yaz
annotate libpurple/protocols/Makefile.am @ 20689:c43a36cb31a6
propagate from branch 'im.pidgin.pidgin.2.2.1' (head 09dfc47173cdfafc1f6ce225dcdc21d7e8968a9b)
to branch 'im.pidgin.pidgin' (head 06e08f9db1ff8070cdbe90b82e5beb20758ea126)
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Fri, 28 Sep 2007 17:05:40 +0000 |
parents | 90a41215bcb1 |
children | 8ae3eef4a27d |
rev | line source |
---|---|
17662
6fefda6a7d57
null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRS
Stu Tomlinson <stu@nosnilmot.com>
parents:
17453
diff
changeset
|
1 EXTRA_DIST = Makefile.mingw |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
2 |
19383
90a41215bcb1
Include MySpace in the dist if we are to have it enabled by default...
Kevin Stange <kevin@simguy.net>
parents:
17806
diff
changeset
|
3 DIST_SUBDIRS = bonjour gg irc jabber msn myspace novell null oscar qq sametime silc silc10 toc simple yahoo zephyr |
15374
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
4 |
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
5 SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS) |