]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs/cmdline-opts: drop the curl.1 from the dist tarball
authorDaniel Stenberg <daniel@haxx.se>
Thu, 7 Mar 2024 22:25:07 +0000 (23:25 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 8 Mar 2024 07:48:32 +0000 (08:48 +0100)
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.

docs/cmdline-opts/Makefile.am

index 476c932f22d08400a22a51daed5dc960dc4633a3..50d1352706113675e9ae3d03fe8fc9790bf4a2e9 100644 (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