libpurple/Makefile.mingw

branch
cipher_breakout
changeset 31435
5293c90e891f
parent 29735
f36754cb9828
child 33406
be46dd6ba024
child 33588
2db28417bbe1
--- a/libpurple/Makefile.mingw	Thu Feb 17 05:05:03 2011 +0000
+++ b/libpurple/Makefile.mingw	Thu Feb 17 05:54:46 2011 +0000
@@ -35,6 +35,14 @@
 			buddyicon.c \
 			certificate.c \
 			cipher.c \
+			ciphers/des.c \
+			ciphers/gchecksum.c \
+			ciphers/hmac.c \
+			ciphers/md4.c \
+			ciphers/md5.c \
+			ciphers/rc4.c \
+			ciphers/sha1.c \
+			ciphers/sha256.c \
 			circbuffer.c \
 			cmds.c \
 			connection.c \

mercurial