Mercurial > pidgin
changeset 19383:90a41215bcb1
Include MySpace in the dist if we are to have it enabled by default...
author | Kevin Stange <kevin@simguy.net> |
---|---|
date | Sun, 26 Aug 2007 19:07:22 +0000 |
parents | 40c3e3857458 |
children | a650c8294bd2 |
files | libpurple/protocols/Makefile.am |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/Makefile.am Thu Aug 23 07:24:54 2007 +0000 +++ b/libpurple/protocols/Makefile.am Sun Aug 26 19:07:22 2007 +0000 @@ -1,5 +1,5 @@ EXTRA_DIST = Makefile.mingw -DIST_SUBDIRS = bonjour gg irc jabber msn novell null oscar qq sametime silc silc10 toc simple yahoo zephyr +DIST_SUBDIRS = bonjour gg irc jabber msn myspace novell null oscar qq sametime silc silc10 toc simple yahoo zephyr SUBDIRS = $(DYNAMIC_PRPLS) $(STATIC_PRPLS)