842d0311ec88b213090f999ae08fc7d728abb9ff
[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