diff libpurple/tests/Makefile.am @ 31176:e743507b3767

jabber: Test harness for DIGEST-MD5 parsing function. One of these tests fails, pending the next commit.
author Paul Aurich <paul@darkrain42.org>
date Wed, 02 Feb 2011 05:47:50 +0000
parents 6362579b3d2e
children f1874b08b3f9
line wrap: on
line diff
--- a/libpurple/tests/Makefile.am	Tue Feb 01 04:00:50 2011 +0000
+++ b/libpurple/tests/Makefile.am	Wed Feb 02 05:47:50 2011 +0000
@@ -11,6 +11,7 @@
 	    tests.h \
 		test_cipher.c \
 		test_jabber_caps.c \
+		test_jabber_digest_md5.c \
 		test_jabber_jutil.c \
 		test_jabber_scram.c \
 		test_qq.c \