examples/netrc.c: add

Closes #12671
This commit is contained in:
Daniel Stenberg 2024-01-09 23:44:24 +01:00
parent dd09f88f13
commit 1404bcdeae
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
2 changed files with 51 additions and 0 deletions

View file

@ -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 \