From 35318218b8a0f4082266c839710c4c67ea79deae Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 25 Mar 2020 16:31:13 +0100 Subject: dist: add mail-rcpt-allowfails.d to the tarball Reported-by: Maksim Stsepanenka Reviewed-by: Jat Satiro Closes #5146 --- docs/cmdline-opts/Makefile.inc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/docs/cmdline-opts/Makefile.inc b/docs/cmdline-opts/Makefile.inc index c5a0adae0..5b7439e4a 100644 --- a/docs/cmdline-opts/Makefile.inc +++ b/docs/cmdline-opts/Makefile.inc @@ -59,8 +59,8 @@ DPAGES = \ dump-header.d \ egd-file.d \ engine.d \ - etag-save.d \ etag-compare.d \ + etag-save.d \ expect100-timeout.d \ fail-early.d \ fail.d \ @@ -106,6 +106,7 @@ DPAGES = \ login-options.d \ mail-auth.d \ mail-from.d \ + mail-rcpt-allowfails.d \ mail-rcpt.d \ manual.d \ max-filesize.d \ @@ -183,7 +184,7 @@ DPAGES = \ retry-delay.d \ retry-max-time.d \ retry.d \ - sasl-authzid.d \ + sasl-authzid.d \ sasl-ir.d \ service-name.d \ show-error.d \ -- cgit v1.2.1