mirror of
https://github.com/curl/curl.git
synced 2026-08-24 12:33:37 +03:00
parent
2066072ff2
commit
d1ddda7e75
4 changed files with 9 additions and 9 deletions
|
|
@ -101,7 +101,7 @@ if USE_MANUAL
|
|||
# Here are the stuff to create a built-in manual
|
||||
|
||||
$(MANPAGE):
|
||||
cd $(top_builddir)/docs && make curl.1
|
||||
cd $(top_builddir)/docs && $(MAKE) curl.1
|
||||
|
||||
if HAVE_LIBZ
|
||||
# This generates the tool_hugehelp.c file in both uncompressed and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue