diff -r bce23fcd5c7d -r 58f5122fbcd3 libpurple/protocols/jabber/Makefile.mingw --- a/libpurple/protocols/jabber/Makefile.mingw Mon Mar 22 22:23:35 2010 +0000 +++ b/libpurple/protocols/jabber/Makefile.mingw Thu Mar 25 20:16:48 2010 +0000 @@ -55,7 +55,12 @@ chat.c \ data.c \ disco.c \ - google.c \ + google/gmail.c \ + google/google.c \ + google/google_presence.c \ + google/google_roster.c \ + google/google_session.c \ + google/jingleinfo.c \ ibb.c \ iq.c \ jabber.c \