diff libpurple/protocols/Makefile.mingw @ 19453:52a67d7b82ac

Add MySpaceIM to the Windows build, though I can't verify this works until Jeff commits user.[ch] :)
author Kevin Stange <kevin@simguy.net>
date Sun, 26 Aug 2007 19:02:38 +0000
parents 17f798ec0a2f
children 9683da821d15
line wrap: on
line diff
--- a/libpurple/protocols/Makefile.mingw	Sun Aug 26 18:59:59 2007 +0000
+++ b/libpurple/protocols/Makefile.mingw	Sun Aug 26 19:02:38 2007 +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 silc10 simple yahoo bonjour
+SUBDIRS = gg irc jabber msn novell null oscar qq sametime silc10 simple yahoo bonjour myspace
 
 .PHONY: all install clean