diff --git a/docs/Makefile.am b/docs/Makefile.am index 8e99d7bf6..0fde6714a 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -6,6 +6,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies man_MANS = \ curl.1 \ + curl-config.1 \ curl_easy_cleanup.3 \ curl_easy_getinfo.3 \ curl_easy_init.3 \