simplify mutt_parse_references
[apps/madmutt.git] / lib-mime / Makefile.am
1 noinst_LIBRARIES = libmime.a
2
3 libmime_a_SOURCES = mime.h mime-types.h \
4                     mime.c rfc822address.c rfc822parse.c rfc2047.c rfc2231.c
5
6 noinst_HEADERS    = mime.h mime-types.h
7
8 -include ../cflags.mk