mirror of
https://github.com/curl/curl.git
synced 2026-08-25 23:33:37 +03:00
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:
parent
bdff974f46
commit
ab027d9cbc
4 changed files with 10 additions and 10 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue