diff libpurple/protocols/jabber/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 52803883f33f
children eca1f14826e5
line wrap: on
line diff
--- a/libpurple/protocols/jabber/Makefile.am	Tue Feb 01 04:00:50 2011 +0000
+++ b/libpurple/protocols/jabber/Makefile.am	Wed Feb 02 05:47:50 2011 +0000
@@ -11,6 +11,7 @@
 			  auth.c \
 			  auth.h \
 			  auth_digest_md5.c \
+			  auth_digest_md5.h \
 			  auth_plain.c \
 			  auth_scram.c \
 			  auth_scram.h \