more work in the lib-mime. begin to "rewr^H^Had" the code in rfc2231.c
[apps/madmutt.git] / lib-hash / Makefile.am
1 noinst_LIBRARIES = libhash.a
2
3 libhash_a_SOURCES = md5.h sha1.h crypthash.h   \
4                     md5.c sha1.c
5
6 noinst_HEADERS    = md5.h sha1.h
7