]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
dist: add mail-rcpt-allowfails.d to the tarball
authorDaniel Stenberg <daniel@haxx.se>
Wed, 25 Mar 2020 15:31:13 +0000 (16:31 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 25 Mar 2020 22:20:04 +0000 (23:20 +0100)
Reported-by: Maksim Stsepanenka
Reviewed-by: Jat Satiro
Closes #5146

docs/cmdline-opts/Makefile.inc

index c5a0adae074d40ddb587763b5f7cf3a9241d564b..5b7439e4a48ddce04f7a9c0ad1b4873b21bdc253 100644 (file)
@@ -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                                 \