Mercurial > pidgin
annotate libpurple/protocols/Makefile.am @ 16711:dc6903cc63b3
Build, but don't install, some additional plugins that we ship the sources
for to reduce the risk of them bitrotting beyond recognition
author | Stu Tomlinson <stu@nosnilmot.com> |
---|---|
date | Mon, 30 Apr 2007 17:57:50 +0000 |
parents | 5fe8042783c1 |
children | afee8b840d91 |
rev | line source |
---|---|
15373
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
1 EXTRA_DIST = Makefile.mingw |
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
2 |
5fe8042783c1
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
Sean Egan <seanegan@gmail.com>
parents:
diff
changeset
|
3 DIST_SUBDIRS = bonjour gg irc jabber msn novell oscar qq sametime silc toc simple yahoo zephyr |
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) |