]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: remove `mk-ca-bundle.1` from `man_MANS`
authorJan Macku <jamacku@redhat.com>
Thu, 1 Feb 2024 13:18:12 +0000 (14:18 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Feb 2024 15:08:33 +0000 (16:08 +0100)
It was accidentally added in https://github.com/curl/curl/pull/12730

Co-authored-by: Lukáš Zaoral <lzaoral@redhat.com>
Signed-off-by: Jan Macku <jamacku@redhat.com>
Follow-up to eefcc1bda4bccd800f5a56a0fe17a2f44a96e88b
Closes #12843

docs/Makefile.am

index fbe94c40e5fb0fd5ca61f59bb4e131c3aa5aff92..94cb8bc1d87427005dd5fca5c561e3d966bf22e5 100644 (file)
@@ -26,7 +26,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
 
 # EXTRA_DIST breaks with $(abs_builddir) so build it using this variable
 # but distribute it (using the relative file name) in the next variable
-man_MANS = $(abs_builddir)/curl.1 mk-ca-bundle.1
+man_MANS = $(abs_builddir)/curl.1
 noinst_man_MANS = curl.1 mk-ca-bundle.1
 dist_man_MANS = curl-config.1
 CURLPAGES = curl-config.md mk-ca-bundle.md