X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/ecd50cc5f6c2a427e821483993678b78c94ffdfd..97ed1473582676df043c03adc11997341ce391dd:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 3a3f9a42..68a7d902 100644 --- a/Makefile.am +++ b/Makefile.am @@ -358,6 +358,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 +368,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 \