X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/d1797eb2b2d5f3aa1b653e6a2562bf79c559eeb2..60899a188e74f0f2ee293f6eb629e3b81b71ac9f:/Makefile.am?ds=sidebyside diff --git a/Makefile.am b/Makefile.am index 38fc3e7c..f32d98bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -358,8 +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 \ # ## @@ -991,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 \