comparison src/protocols/msn/Makefile.am @ 7288:ff9127038a5a

[gaim-migrate @ 7869] It doesn't completely work yet, but this is the beginnings of the MSN HTTP port 80 connect method. I don't have it set so it can be enabled, so it's harmless to commit this now, but I want a second set of eyes, and I also want to do other MSN work without dealing with hand-merging patches. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Fri, 17 Oct 2003 14:57:59 +0000
parents bb0160033e50
children 6b1ecf40f3ba
comparison
equal deleted inserted replaced
7287:3a41c3f80228 7288:ff9127038a5a
9 dispatch.h \ 9 dispatch.h \
10 error.c \ 10 error.c \
11 error.h \ 11 error.h \
12 group.c \ 12 group.c \
13 group.h \ 13 group.h \
14 httpmethod.c \
15 httpmethod.h \
14 msg.c \ 16 msg.c \
15 msg.h \ 17 msg.h \
16 msn.c \ 18 msn.c \
17 msn.h \ 19 msn.h \
18 msnobject.c \ 20 msnobject.c \