Commit 97887ec6 97887ec6c94cf0770c0ba9072ab167552128a1b0 by Sergey Poznyakoff

Added mailcap.c

1 parent f5eb58c9
......@@ -12,4 +12,5 @@ muemail
mta
http
decode2047
mailcap
*.l[oa]
......
......@@ -27,7 +27,8 @@ noinst_PROGRAMS = \
msg-send\
http\
mta\
decode2047
decode2047\
mailcap
moddir=@SIEVE_MODDIR@
mod_LTLIBRARIES = numaddr.la
......