diff options
-rw-r--r-- | docs/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 9479ac7e6..4fcace4b7 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -7,6 +7,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies man_MANS = \ curl.1 \ curl_easy_cleanup.3 \ + curl_easy_getinfo.3 \ curl_easy_init.3 \ curl_easy_perform.3 \ curl_easy_setopt.3 \ |