mirror of
https://github.com/moparisthebest/curl
synced 2025-03-01 01:41:50 -05:00
added libcurl-errors
This commit is contained in:
parent
c06171a802
commit
eb8770506f
@ -34,7 +34,8 @@ man_MANS = \
|
|||||||
curl_multi_init.3 \
|
curl_multi_init.3 \
|
||||||
curl_multi_perform.3 \
|
curl_multi_perform.3 \
|
||||||
curl_multi_remove_handle.3 \
|
curl_multi_remove_handle.3 \
|
||||||
libcurl-multi.3
|
libcurl-multi.3 \
|
||||||
|
libcurl-errors.3
|
||||||
|
|
||||||
HTMLPAGES = \
|
HTMLPAGES = \
|
||||||
curl_easy_cleanup.html \
|
curl_easy_cleanup.html \
|
||||||
@ -67,6 +68,7 @@ HTMLPAGES = \
|
|||||||
curl_multi_perform.html \
|
curl_multi_perform.html \
|
||||||
curl_multi_remove_handle.html \
|
curl_multi_remove_handle.html \
|
||||||
libcurl-multi.html \
|
libcurl-multi.html \
|
||||||
|
libcurl-errors.html \
|
||||||
index.html
|
index.html
|
||||||
|
|
||||||
EXTRA_DIST = $(man_MANS) $(HTMLPAGES)
|
EXTRA_DIST = $(man_MANS) $(HTMLPAGES)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user