From: Jan Mikkelsen Date: Wed, 18 May 2022 18:37:15 +0000 (+0200) Subject: cipher-negotiation.rst missing from doc/Makefile.am X-Git-Tag: v2.6_beta1~196 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c8dd98ec10f61c3b014b64c24090717cd6ebf05;p=thirdparty%2Fopenvpn.git cipher-negotiation.rst missing from doc/Makefile.am Trac: #1461 Signed-off-by: Jan Mikkelsen Acked-by: Frank Lichtenheld Message-Id: <20220518183715.931-1-frank@lichtenheld.com> URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg24394.html Signed-off-by: Gert Doering --- diff --git a/doc/Makefile.am b/doc/Makefile.am index affe1b902..c9e83750f 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -25,6 +25,7 @@ dist_doc_DATA = \ openvpn_sections = \ man-sections/advanced-options.rst \ + man-sections/cipher-negotiation.rst \ man-sections/client-options.rst \ man-sections/connection-profiles.rst \ man-sections/encryption-options.rst \