diff src/protocols/msn/Makefile.mingw @ 9193:502707ca1836

[gaim-migrate @ 9988] Patch by Felipe Contreras to add MSN file transfer and buddy icons. Please test and report any bugs! committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 06 Jun 2004 02:39:08 +0000
parents bbd8cdaf0ad5
children e187a25405ee
line wrap: on
line diff
--- a/src/protocols/msn/Makefile.mingw	Sun Jun 06 02:16:08 2004 +0000
+++ b/src/protocols/msn/Makefile.mingw	Sun Jun 06 02:39:08 2004 +0000
@@ -70,24 +70,30 @@
 
 C_SRC =			cmdproc.c \
 			command.c \
+			dispatch.c \
 			error.c \
 			group.c \
 			history.c \
 			httpmethod.c \
 			msg.c \
 			msn.c \
-			msnobject.c \
-			msnslp.c \
+			nexus.c \
 			notification.c \
-			nexus.c \
+			object.c \
 			page.c \
 			servconn.c \
 			session.c \
+			slp.c \
+			slpcall.c \
+			slplink.c \
+			slpmsg.c \
+			slpsession.c \
 			state.c \
 			switchboard.c \
 			table.c \
 			transaction.c \
 			user.c \
+			userlist.c \
 			utils.c