diff libpurple/protocols/msn/Makefile.am @ 20526:915e11fbaeb0

beginning of soap layer rewrite, does that even compile?
author Ka-Hing Cheung <khc@hxbc.us>
date Wed, 19 Sep 2007 06:20:08 +0000
parents 637e080758a9
children 711773577380 60f5abc6cf0c
line wrap: on
line diff
--- a/libpurple/protocols/msn/Makefile.am	Sun Sep 16 18:47:12 2007 +0000
+++ b/libpurple/protocols/msn/Makefile.am	Wed Sep 19 06:20:08 2007 +0000
@@ -52,6 +52,8 @@
 	slpsession.h \
 	soap.c\
 	soap.h\
+	soap2.c \
+	soap2.h \
 	state.c \
 	state.h \
 	switchboard.c \