From: Michael Jeanson Date: Thu, 15 Feb 2024 19:33:17 +0000 (-0500) Subject: Add missing file 'dsnmail' to distribution X-Git-Tag: RELEASE_1_4_5~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0879996cbd44e22fd1256f54f38ffba7cd30cf63;p=thirdparty%2Fmlmmj.git Add missing file 'dsnmail' to distribution The file was missing in release tarballs. Signed-off-by: Michael Jeanson --- diff --git a/Makefile.am b/Makefile.am index aba37584..23c5c689 100644 --- a/Makefile.am +++ b/Makefile.am @@ -4,7 +4,9 @@ EXTRA_DIST = include LICENSE UPGRADE FAQ \ TUNABLES README.access README.archives README.listtexts man \ README.exim4 README.sendmail README.security README.qmail \ README.postfix README.footers \ - Kyuafile tests/Kyuafile + Kyuafile tests/Kyuafile \ + tests/dsnmail + CLEANFILES = *~ mlmmj-*.tar.* man1_MANS = man/mlmmj-bounce.1 man/mlmmj-make-ml.1 man/mlmmj-receive.1 \