X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/9218e2cd90aabd1d559b2bd0a594a92f72e92447..60899a188e74f0f2ee293f6eb629e3b81b71ac9f:/Makefile.am diff --git a/Makefile.am b/Makefile.am index 53eb99e7..f32d98bb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -366,6 +366,7 @@ noinst_HEADERS = \ sbr/makedir.h \ sbr/message_id.h \ sbr/mime_type.h \ + sbr/unquote.h \ thirdparty/jsmn/jsmn.h \ uip/mhfree.h \ uip/mhoutsbr.h \ @@ -1001,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 \