comparison src/protocols/msn/Makefile.mingw @ 8583:fc27237783ee

[gaim-migrate @ 9333] Added Felipe Contreras's patch to reorganize and clean up the MSN protocol plugin. Thanks, and once again, apologies for the what must have seemed a never-ending delay. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Mon, 05 Apr 2004 07:11:24 +0000
parents d0ba2f7b40e7
children bbd8cdaf0ad5
comparison
equal deleted inserted replaced
8582:d7c85220c685 8583:fc27237783ee
66 66
67 ## 67 ##
68 ## SOURCES, OBJECTS 68 ## SOURCES, OBJECTS
69 ## 69 ##
70 70
71 C_SRC = dispatch.c \ 71 C_SRC = error.c \
72 error.c \
73 group.c \ 72 group.c \
74 httpmethod.c \ 73 httpmethod.c \
75 msg.c \ 74 msg.c \
76 msn.c \ 75 msn.c \
77 msnobject.c \ 76 msnobject.c \