comparison src/protocols/msn/Makefile.mingw @ 10044:86a6d78b070b

[gaim-migrate @ 11003] this is the msn buddy list sync code from the 1.0.0 tree, also from shx. in this patch, i changed one instance of "b" to "buddy" to make it compile. this introduces code to ask the user about discrepances between the local and server lists on msn. committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Sun, 19 Sep 2004 03:02:28 +0000
parents 551599e6a6fa
children 9bed28273ec7
comparison
equal deleted inserted replaced
10043:700f8fb9e581 10044:86a6d78b070b
68 ## SOURCES, OBJECTS 68 ## SOURCES, OBJECTS
69 ## 69 ##
70 70
71 C_SRC = cmdproc.c \ 71 C_SRC = cmdproc.c \
72 command.c \ 72 command.c \
73 dialog.c \
73 directconn.c \ 74 directconn.c \
74 error.c \ 75 error.c \
75 group.c \ 76 group.c \
76 history.c \ 77 history.c \
77 httpmethod.c \ 78 httpmethod.c \