diff libpurple/protocols/msn/Makefile.am @ 31494:a6d2d7de8a08

Nick some TLV functions from AIM. I don't know if I need all of these, but I guess we'll see. Too bad they don't use the same sizes for the fields.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 17 Dec 2010 09:01:26 +0000
parents eabeba9c823f
children
line wrap: on
line diff
--- a/libpurple/protocols/msn/Makefile.am	Fri Dec 17 08:53:34 2010 +0000
+++ b/libpurple/protocols/msn/Makefile.am	Fri Dec 17 09:01:26 2010 +0000
@@ -62,6 +62,8 @@
 	switchboard.h \
 	table.c \
 	table.h \
+	tlv.c \
+	tlv.h \
 	transaction.c \
 	transaction.h \
 	user.c \