Mercurial > pidgin
changeset 28542:8fd66bebe492
Added MXit protocol to win32 (mingw) makefile.
author | andrew.victor@mxit.com |
---|---|
date | Mon, 16 Nov 2009 08:40:36 +0000 |
parents | 95f8e7fb1f67 |
children | 786e2ef36a2a |
files | libpurple/protocols/Makefile.mingw |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/Makefile.mingw Mon Nov 16 08:27:34 2009 +0000 +++ b/libpurple/protocols/Makefile.mingw Mon Nov 16 08:40:36 2009 +0000 @@ -8,7 +8,7 @@ PIDGIN_TREE_TOP := ../.. include $(PIDGIN_TREE_TOP)/libpurple/win32/global.mak -SUBDIRS = gg irc jabber msn novell null oscar qq sametime silc simple yahoo bonjour myspace +SUBDIRS = gg irc jabber msn mxit novell null oscar qq sametime silc simple yahoo bonjour myspace .PHONY: all install clean