diff libpurple/protocols/jabber/Makefile.am @ 29085:338eeaf371e2

jabber: Add the Hi() function (PBKDF2). The single test is taken from draft-josefsson-pbkdf2-test-vectors.
author Paul Aurich <paul@darkrain42.org>
date Sun, 08 Nov 2009 03:36:14 +0000
parents 8ada06fb65ed
children d9c70a78fad5
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.am	Sun Nov 08 03:34:48 2009 +0000
+++ b/libpurple/protocols/jabber/Makefile.am	Sun Nov 08 03:36:14 2009 +0000
@@ -9,6 +9,8 @@
 			  auth.h \
 			  auth_digest_md5.c \
 			  auth_plain.c \
+			  auth_scram.c \
+			  auth_scram.h \
 			  buddy.c \
 			  buddy.h \
 			  bosh.c \