mirror of
https://github.com/curl/curl.git
synced 2026-06-22 23:25:39 +03:00
added missing (new) man pages
This commit is contained in:
parent
04b20b7ed2
commit
f470a131a6
1 changed files with 5 additions and 1 deletions
|
|
@ -20,7 +20,11 @@ man_MANS = \
|
|||
curl_slist_free_all.3 \
|
||||
curl_version.3 \
|
||||
curl_escape.3 \
|
||||
curl_unescape.3
|
||||
curl_unescape.3 \
|
||||
curl_strequal.3 \
|
||||
curl_strnequal.3 \
|
||||
curl_printf.3 \
|
||||
libcurl.5
|
||||
|
||||
EXTRA_DIST = $(man_MANS) \
|
||||
MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue