diff options
Diffstat (limited to 'docs/examples/Makefile.inc')
-rw-r--r-- | docs/examples/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/examples/Makefile.inc b/docs/examples/Makefile.inc index 8753d4f4b..5d0c162a5 100644 --- a/docs/examples/Makefile.inc +++ b/docs/examples/Makefile.inc @@ -1,5 +1,5 @@ # These are all libcurl example programs to be test compiled -noinst_PROGRAMS = 10-at-a-time anyauthput cookie_interface \ +check_PROGRAMS = 10-at-a-time anyauthput cookie_interface \ debug fileupload fopen ftpget ftpgetresp ftpupload \ getinfo getinmemory http-post httpput \ https multi-app multi-debugcallback multi-double \ |