move parse.c into rfc822parse.c in the lib-mime as it's what it's about
[apps/madmutt.git] / lib-mime / Makefile.am
index 97db918..0e9fa5a 100644 (file)
@@ -1,6 +1,6 @@
 noinst_LIBRARIES = libmime.a
 
-libmime_a_SOURCES = mime.h rfc2231.c
+libmime_a_SOURCES = mime.h mime.c rfc822address.c rfc822parse.c rfc2047.c rfc2231.c
 
 noinst_HEADERS    = mime.h