Mercurial > pidgin
annotate libpurple/protocols/Makefile.am @ 30722:7a26ff6c0044
propagate from branch 'im.pidgin.pidgin' (head 73717266fa7d3a35ac09e09781fc5b48e2954fab)
to branch 'im.pidgin.cpw.qulogic.msnp16' (head 0e28179a771a31a9afec296749d9f6c1e7f7587c)
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 22 Apr 2010 17:15:26 +0000 |
parents | 09f469cb19a8 |
children | 81a2ec76c285 |
rev | line source |
---|---|
17439
6fefda6a7d57
null does not need to be in EXTRA_DIST because it is in DIST_SUBDIRS
Stu Tomlinson <stu@nosnilmot.com>
parents:
17373
diff
changeset
|
1 EXTRA_DIST = Makefile.mingw |
15373
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
2 |
29569
09f469cb19a8
Do you hear that? It sounds like an ax... A source code chopping ax...
Elliott Sales de Andrade <qulogic@pidgin.im>
parents:
28526
diff
changeset
|
3 DIST_SUBDIRS = bonjour gg irc jabber msn myspace mxit novell null oscar qq sametime silc silc10 simple yahoo zephyr |
15373
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) |