mirror of
https://github.com/curl/curl.git
synced 2026-08-04 02:10:01 +03:00
parent
dd09f88f13
commit
1404bcdeae
2 changed files with 51 additions and 0 deletions
|
|
@ -25,6 +25,7 @@
|
|||
# These are all libcurl example programs to be test compiled
|
||||
check_PROGRAMS = \
|
||||
10-at-a-time \
|
||||
address-scope \
|
||||
altsvc \
|
||||
anyauthput \
|
||||
certinfo \
|
||||
|
|
@ -88,6 +89,7 @@ check_PROGRAMS = \
|
|||
multi-legacy \
|
||||
multi-post \
|
||||
multi-single \
|
||||
netrc \
|
||||
parseurl \
|
||||
persistent \
|
||||
pop3-authzid \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue