diff libpurple/ciphers/Makefile.am @ 31216:1bdc5f464802

Moved rc4 to the ciphers sublibrary
author Gary Kramlich <grim@reaperworld.com>
date Mon, 14 Feb 2011 06:10:49 +0000
parents 521febcb717a
children 3af51303d45c
line wrap: on
line diff
--- a/libpurple/ciphers/Makefile.am	Mon Feb 14 06:05:29 2011 +0000
+++ b/libpurple/ciphers/Makefile.am	Mon Feb 14 06:10:49 2011 +0000
@@ -4,6 +4,7 @@
 	hmac.c \
 	md4.c \
 	md5.c \
+	rc4.c \
 	sha1.c
 
 INCLUDES = -I$(top_srcdir)/libpurple