X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/a30ef3465250ae21bb3928a6e120ba4351cf8ff0..1d620f3af45733d0b7bcb30670287f89e8555d13:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 89c84b91..f32d98bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -358,10 +358,19 @@ noinst_HEADERS = \ h/utils.h \ mts/smtp/smtp.h \ sbr/ctype-checked.h \ + sbr/lock_file.h \ + sbr/m_maildir.h \ sbr/m_mktemp.h \ + sbr/m_popen.h \ + sbr/m_rand.h \ + sbr/makedir.h \ + sbr/message_id.h \ + sbr/mime_type.h \ + sbr/unquote.h \ thirdparty/jsmn/jsmn.h \ uip/mhfree.h \ uip/mhoutsbr.h \ + uip/mhshowsbr.h \ # ## @@ -993,7 +1002,6 @@ sbr_libmh_a_SOURCES = \ sbr/mime_type.c \ sbr/mts.c \ sbr/netsec.c \ - sbr/norm_charmap.c \ sbr/oauth.c \ sbr/oauth_prof.c \ sbr/path.c \