Added curl_easy_getinfo.3
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Oct 2000 06:49:51 +0000 (06:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Oct 2000 06:49:51 +0000 (06:49 +0000)
docs/Makefile.am

index 9479ac7..4fcace4 100644 (file)
@@ -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 \