comparison src/protocols/msn/Makefile.am @ 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 3afd1761da09
children bbd8cdaf0ad5
comparison
equal deleted inserted replaced
8582:d7c85220c685 8583:fc27237783ee
2 Makefile.mingw 2 Makefile.mingw
3 3
4 pkgdir = $(libdir)/gaim 4 pkgdir = $(libdir)/gaim
5 5
6 MSNSOURCES = \ 6 MSNSOURCES = \
7 dispatch.c \
8 dispatch.h \
9 error.c \ 7 error.c \
10 error.h \ 8 error.h \
11 group.c \ 9 group.c \
12 group.h \ 10 group.h \
13 httpmethod.c \ 11 httpmethod.c \