pidgin/ljfisher-ssl-client-auth

dnssrv: Hmph, this is what I get for swapping the argument order around and not paying attention
noinst_LTLIBRARIES=libpurple-ciphers.la
libpurple_ciphers_la_SOURCES=\
des.c \
gchecksum.c \
hmac.c \
md4.c \
md5.c \
rc4.c \
sha1.c \
sha256.c
INCLUDES = -I$(top_srcdir)/libpurple
AM_CPPFLAGS = \
$(GLIB_CFLAGS)