From: Kamil Dudka Date: Thu, 9 Aug 2018 13:22:11 +0000 (+0200) Subject: docs: add disallow-username-in-url.d and haproxy-protocol.d on the list X-Git-Tag: curl-7_61_1~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=233908a55aa041d1ad3d901f9c3b8e3b1ebd3d55;p=thirdparty%2Fcurl.git docs: add disallow-username-in-url.d and haproxy-protocol.d on the list ... to make make the files appear in distribution tarballs Closes #2856 --- diff --git a/docs/cmdline-opts/Makefile.inc b/docs/cmdline-opts/Makefile.inc index 67fe1a04bb..fe5fb5baf8 100644 --- a/docs/cmdline-opts/Makefile.inc +++ b/docs/cmdline-opts/Makefile.inc @@ -47,6 +47,7 @@ DPAGES = abstract-unix-socket.d anyauth.d append.d basic.d cacert.d capath.d cer tlsv1.3.d tlsv1.d trace-ascii.d trace.d trace-time.d tr-encoding.d \ unix-socket.d upload-file.d url.d use-ascii.d user-agent.d user.d \ verbose.d version.d write-out.d xattr.d request-target.d \ - styled-output.d tls13-ciphers.d proxy-tls13-ciphers.d + styled-output.d tls13-ciphers.d proxy-tls13-ciphers.d \ + disallow-username-in-url.d haproxy-protocol.d OTHERPAGES = page-footer page-header