diff libpurple/tests/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 2da9e4266742
children 5152c6cea318
line wrap: on
line diff
--- a/libpurple/tests/Makefile.am	Sun Nov 08 03:34:48 2009 +0000
+++ b/libpurple/tests/Makefile.am	Sun Nov 08 03:36:14 2009 +0000
@@ -11,6 +11,7 @@
 	    tests.h \
 		test_cipher.c \
 		test_jabber_jutil.c \
+		test_jabber_scram.c \
 		test_qq.c \
 		test_yahoo_util.c \
 		test_util.c \