--- a/libpurple/ciphers/Makefile.am Mon Feb 14 07:38:41 2011 +0000 +++ b/libpurple/ciphers/Makefile.am Thu Feb 17 00:42:53 2011 +0000 @@ -2,6 +2,7 @@ libpurple_ciphers_la_SOURCES=\ des.c \ + gchecksum.c \ hmac.c \ md4.c \ md5.c \