diff libpurple/protocols/msn/Makefile.am @ 31234: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.am	Tue Jun 15 21:21:24 2010 +0000
+++ b/libpurple/protocols/msn/Makefile.am	Wed Jun 16 21:25:11 2010 +0000
@@ -50,6 +50,8 @@
 	slplink.h \
 	slpmsg.c \
 	slpmsg.h \
+	slpmsg_part.c \
+	slpmsg_part.h \
 	soap.c \
 	soap.h \
 	state.c \