mirror of
https://github.com/curl/curl.git
synced 2025-02-17 14:59:45 +08:00
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:
parent
1ab2efb0ef
commit
71681376d8
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user