diff src/protocols/msn/Makefile.am @ 8171:d0ba2f7b40e7

[gaim-migrate @ 8884] Committing one of shx's MSN patches, which splits off the Nexus connection code into nexus.[ch] and cleans it up a bit. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Tue, 27 Jan 2004 04:46:05 +0000
parents 6b1ecf40f3ba
children 3afd1761da09
line wrap: on
line diff
--- a/src/protocols/msn/Makefile.am	Sun Jan 25 22:15:42 2004 +0000
+++ b/src/protocols/msn/Makefile.am	Tue Jan 27 04:46:05 2004 +0000
@@ -21,6 +21,8 @@
 	msnobject.h \
 	msnslp.c \
 	msnslp.h \
+	nexus.c \
+	nexus.h \
 	notification.c \
 	notification.h \
 	page.c \