diff libpurple/protocols/msn/Makefile.mingw @ 30433:119bd7b072eb

Initial support for direct connections. Preliminary patch from ticket #247 by Gbor Szuromi. Still needs lots of testing and fixes. References #247. committer: Elliott Sales de Andrade <qulogic@pidgin.im>
author kukkerman@gmail.com
date Wed, 17 Mar 2010 03:45:07 +0000
parents 027f342110b6
children 2637509e0fc8
line wrap: on
line diff
--- a/libpurple/protocols/msn/Makefile.mingw	Tue Mar 16 06:20:05 2010 +0000
+++ b/libpurple/protocols/msn/Makefile.mingw	Wed Mar 17 03:45:07 2010 +0000
@@ -41,6 +41,7 @@
 			command.c \
 			contact.c\
 			dialog.c \
+			directconn.c \
 			error.c \
 			group.c \
 			history.c \