diff libpurple/protocols/msn/Makefile.am @ 31231:f84fb808e8ed

Move MsnMessage stuff out of slplink to SBConn.
author masca@cpw.pidgin.im
date Tue, 15 Jun 2010 00:42:05 +0000
parents 2637509e0fc8
children e545b2b6f66a
line wrap: on
line diff
--- a/libpurple/protocols/msn/Makefile.am	Sat Jun 12 21:38:32 2010 +0000
+++ b/libpurple/protocols/msn/Makefile.am	Tue Jun 15 00:42:05 2010 +0000
@@ -54,6 +54,8 @@
 	soap.h \
 	state.c \
 	state.h \
+	sbconn.c \
+	sbconn.h \
 	switchboard.c \
 	switchboard.h \
 	table.c \