docs: dist curl*.1 and install without perl

Drop docs/mk-ca-bundle.1 from the tarball. It can be generated at will.

Closes #12959
Fixes #12921
Reported-by: Michael Forney
This commit is contained in:
Daniel Stenberg 2024-02-19 09:32:07 +01:00
parent bdff974f46
commit ab027d9cbc
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
4 changed files with 10 additions and 10 deletions

View file

@ -36,7 +36,6 @@ m4macrodir = $(datadir)/aclocal
dist_m4macro_DATA = libcurl.m4
CLEANFILES = $(man_MANS) libcurl-symbols.md
nodist_MANS = $(man_MANS)
EXTRA_DIST = $(CURLPAGES) ABI.md symbols-in-versions symbols.pl \
mksymbolsmanpage.pl CMakeLists.txt

View file

@ -30,7 +30,6 @@ include Makefile.inc
CURLPAGES = $(man_MANS:.3=.md)
endif
CLEANFILES = $(man_MANS)
nodist_MANS = $(man_MANS)
EXTRA_DIST = $(CURLPAGES) CMakeLists.txt