diff src/protocols/msn/Makefile.am @ 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 d1fd3de2feca
line wrap: on
line diff
--- a/src/protocols/msn/Makefile.am	Sun Jun 06 02:16:08 2004 +0000
+++ b/src/protocols/msn/Makefile.am	Sun Jun 06 02:39:08 2004 +0000
@@ -8,6 +8,8 @@
 	cmdproc.h \
 	command.c \
 	command.h \
+	directconn.c \
+	directconn.h \
 	error.c \
 	error.h \
 	group.c \
@@ -20,30 +22,42 @@
 	msg.h \
 	msn.c \
 	msn.h \
-	msnobject.c \
-	msnobject.h \
-	msnslp.c \
-	msnslp.h \
+	notification.c \
+	notification.h \
 	nexus.c \
 	nexus.h \
-	notification.c \
-	notification.h \
+	object.c \
+	object.h \
 	page.c \
 	page.h \
 	servconn.c \
 	servconn.h \
 	session.c \
 	session.h \
+	slp.c \
+	slp.h \
+	slpcall.c \
+	slpcall.h \
+	slplink.c \
+	slplink.h \
+	slpmsg.c \
+	slpmsg.h \
+	slpsession.c \
+	slpsession.h \
 	state.c \
 	state.h \
 	switchboard.c \
 	switchboard.h \
+	sync.c \
+	sync.h \
+	transaction.c \
+	transaction.h \
 	table.c \
 	table.h \
-	transaction.c \
-	transaction.h \
 	user.c \
 	user.h \
+	userlist.c \
+	userlist.h \
 	utils.c \
 	utils.h