dist: add mail-rcpt-allowfails.d to the tarball

Reported-by: Maksim Stsepanenka
Reviewed-by: Jat Satiro

Closes #5146
diff --git a/docs/cmdline-opts/Makefile.inc b/docs/cmdline-opts/Makefile.inc
index c5a0ada..5b7439e 100644
--- a/docs/cmdline-opts/Makefile.inc
+++ b/docs/cmdline-opts/Makefile.inc
@@ -59,8 +59,8 @@
   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 @@
   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 @@
   retry-delay.d					\
   retry-max-time.d				\
   retry.d					\
-  sasl-authzid.d					\
+  sasl-authzid.d				\
   sasl-ir.d					\
   service-name.d				\
   show-error.d					\