X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ecd50cc5f6c2a427e821483993678b78c94ffdfd..e88901284d9f76832b619ec0b7281f1163154588:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 3a3f9a42..b75896a1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -335,6 +335,7 @@ noinst_HEADERS = \ h/addrsbr.h \ h/aliasbr.h \ h/crawl_folders.h \ + h/done.h \ h/dropsbr.h \ h/fmt_compile.h \ h/fmt_scan.h \ @@ -358,6 +359,7 @@ noinst_HEADERS = \ h/tws.h \ h/utils.h \ mts/smtp/smtp.h \ + sbr/base64.h \ sbr/ctype-checked.h \ sbr/lock_file.h \ sbr/m_maildir.h \ @@ -367,6 +369,7 @@ noinst_HEADERS = \ sbr/makedir.h \ sbr/message_id.h \ sbr/mime_type.h \ + sbr/read_line.h \ sbr/terminal.h \ sbr/unquote.h \ thirdparty/jsmn/jsmn.h \