diff libpurple/protocols/msn/Makefile.mingw @ 30796:e545b2b6f66a

Introduce SlpMessagePart, It will replace MsnMessage in every Slp related code so MsnMessage just get used where it makes sense, in the Switchboard.
author masca@cpw.pidgin.im
date Wed, 16 Jun 2010 21:25:11 +0000
parents f84fb808e8ed
children eabeba9c823f
line wrap: on
line diff
--- a/libpurple/protocols/msn/Makefile.mingw	Tue Jun 15 21:21:24 2010 +0000
+++ b/libpurple/protocols/msn/Makefile.mingw	Wed Jun 16 21:25:11 2010 +0000
@@ -60,6 +60,7 @@
 			slpcall.c \
 			slplink.c \
 			slpmsg.c \
+			slpmsg_part.c \
 			soap.c\
 			state.c \
 			sbconn.c \