Mercurial > pidgin
changeset 28757:d51d97e0d28d
Add all those cool new files to Makefile.mingw
| author | Paul Aurich <paul@darkrain42.org> |
|---|---|
| date | Fri, 04 Dec 2009 06:29:30 +0000 |
| parents | 25faae72d314 |
| children | 531f8367025e 088fac135139 |
| files | libpurple/protocols/jabber/Makefile.mingw |
| diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.mingw Fri Dec 04 06:25:26 2009 +0000 +++ b/libpurple/protocols/jabber/Makefile.mingw Fri Dec 04 06:29:30 2009 +0000 @@ -45,6 +45,10 @@ C_SRC = \ adhoccommands.c \ auth.c \ + auth_cyrus.c \ + auth_digest_md5.c \ + auth_plain.c \ + auth_scram.c \ buddy.c \ bosh.c \ caps.c \
