changeset 7302:33bbe8e9714f

[gaim-migrate @ 7886] httpmethod.c added to C_SRC committer: Tailor Script <tailor@pidgin.im>
author Herman Bloggs <hermanator12002@yahoo.com>
date Sun, 19 Oct 2003 14:57:06 +0000
parents 0ed0ac132b1b
children 3ec38f08b0b2
files src/protocols/msn/Makefile.mingw
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/msn/Makefile.mingw	Sun Oct 19 05:54:41 2003 +0000
+++ b/src/protocols/msn/Makefile.mingw	Sun Oct 19 14:57:06 2003 +0000
@@ -71,6 +71,7 @@
 C_SRC =			dispatch.c \
 			error.c \
 			group.c \
+			httpmethod.c \
 			msg.c \
 			msn.c \
 			msnobject.c \