]> git.ipfire.org Git - thirdparty/mlmmj.git/commitdiff
Add missing file 'dsnmail' to distribution
authorMichael Jeanson <mjeanson@debian.org>
Thu, 15 Feb 2024 19:33:17 +0000 (14:33 -0500)
committerMichael Jeanson <mjeanson@debian.org>
Fri, 1 Mar 2024 18:50:17 +0000 (13:50 -0500)
The file was missing in release tarballs.

Signed-off-by: Michael Jeanson <mjeanson@debian.org>
Makefile.am

index aba375846edbf4399850f833f5b1648f39d64da6..23c5c689a202c4091c002c3ab58728aba12a5b67 100644 (file)
@@ -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 \