docs/cmdline-opts: drop the curl.1 from the dist tarball

Since it is no longer needed for building tool_hugehelp.c and all the
docs is available in readable markdown format in the tarball, the peeps
that don't want to build the manpage still do good.

Removing it also fixes the complexity of out-of-tree builds when the
curl.1 exists in the source tree.
This commit is contained in:
Daniel Stenberg 2024-03-07 23:25:07 +01:00
parent 1ab2efb0ef
commit 71681376d8
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -53,6 +53,3 @@ $(ASCIIPAGE): $(DPAGES) $(SUPPORT) mainpage.idx Makefile.inc gen.pl
listhelp:
./gen.pl listhelp $(DPAGES) > $(top_builddir)/src/tool_listhelp.c
dist-hook: $(MANPAGE)
cp $(MANPAGE) $(MANPAGE).dist