mirror of
https://github.com/curl/curl.git
synced 2026-04-15 00:31:41 +03:00
docs: remove mk-ca-bundle.1 from man_MANS
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 eefcc1bda4
Closes #12843
This commit is contained in:
parent
26f79419ee
commit
a911f4ffe6
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue