sha is not used anymore.
[apps/madmutt.git] / lib-hash / Makefile.am
1 noinst_LIBRARIES = libhash.a
2
3 libhash_a_SOURCES = md5.h md5.c
4 noinst_HEADERS    = md5.h
5
6 -include $(top_buildir)/tools/cflags.mk