From: Ken Hornstein Date: Fri, 23 Sep 2016 18:21:23 +0000 (-0400) Subject: Whoops, a typo from the last merge; when the one variable got X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/f6e47f0ff37f319f37739f27cd6290f0e656aa5e?hp=1d08c1e0c0de0d321883ece1c36bce851fe893c7 Whoops, a typo from the last merge; when the one variable got reformatted continuation escapes weren't included. --- diff --git a/Makefile.am b/Makefile.am index 515f4811..1e6767c5 100644 --- a/Makefile.am +++ b/Makefile.am @@ -197,8 +197,8 @@ noinst_LIBRARIES = sbr/libmh.a mts/libmts.a noinst_HEADERS = h/addrsbr.h h/aliasbr.h h/crawl_folders.h h/dropsbr.h \ h/fmt_compile.h h/fmt_scan.h h/icalendar.h h/md5.h h/mf.h \ h/mh.h h/mhcachesbr.h h/mhparse.h h/mime.h \ - h/mts.h h/nmh.h h/netsec.h h/picksbr.h h/popsbr.h - h/prototypes.h h/rcvmail.h h/scansbr.h h/signals.h h/tws.h + h/mts.h h/nmh.h h/netsec.h h/picksbr.h h/popsbr.h \ + h/prototypes.h h/rcvmail.h h/scansbr.h h/signals.h h/tws.h \ h/utils.h mts/smtp/smtp.h sbr/ctype-checked.h h/oauth.h \ thirdparty/jsmn/jsmn.h