aboutsummaryrefslogtreecommitdiff
path: root/libsylph/Makefile.am
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-08 08:00:07 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-09-08 08:00:07 +0000
commit204da8e8b7cb2454bf714085fb450bdada726d2e (patch)
tree241ce33bb5e28ae4bd1613b560919ba205ab5d64 /libsylph/Makefile.am
parent498f88096131e56df008c571ddc138bd48a50673 (diff)
replaced md5.[ch] with public domain code in GNet.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@559 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'libsylph/Makefile.am')
-rw-r--r--libsylph/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/libsylph/Makefile.am b/libsylph/Makefile.am
index 0fb8dbdd..f42d18a2 100644
--- a/libsylph/Makefile.am
+++ b/libsylph/Makefile.am
@@ -21,6 +21,7 @@ libsylph_la_SOURCES = \
imap.c imap.h \
mbox.c mbox.h \
md5.c md5.h \
+ md5_hmac.c md5_hmac.h \
mh.c mh.h \
news.c news.h \
nntp.c nntp.h \