aboutsummaryrefslogtreecommitdiff
path: root/docs/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-05-28 14:11:02 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-05-28 14:11:02 +0000
commita9d0a8584221bbed0bdb2fe321851a84beb79fd2 (patch)
treee50060de353a862c50ef1bb437dfb9984a21270a /docs/Makefile.am
parent81da4fc9959269e46de9fd664ebbae372eacd8e1 (diff)
curl_global_cleanup and curl_global_init added to the family
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r--docs/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 722a96d22..6598502fd 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -24,6 +24,8 @@ man_MANS = \
curl_strequal.3 \
curl_strnequal.3 \
curl_mprintf.3 \
+ curl_global_init.3 \
+ curl_global_cleanup.3 \
libcurl.5
EXTRA_DIST = $(man_MANS) \