Mercurial > pidgin
diff libpurple/protocols/Makefile.mingw @ 28542:8fd66bebe492
Added MXit protocol to win32 (mingw) makefile.
| author | andrew.victor@mxit.com |
|---|---|
| date | Mon, 16 Nov 2009 08:40:36 +0000 |
| parents | 0c7b74fc558e |
| children | 81a2ec76c285 |
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
