aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-04-18 13:16:57 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-04-18 13:16:57 +0000
commit80fbcdf2f2ac3404874d0b306c457c1111494dc4 (patch)
treef66af59429dc5a27fc08d00a1739f89ec5ff5572
parent0fd9f642879abbc1c738758096e2d27c65e55a84 (diff)
Added curl-config.1
-rw-r--r--docs/Makefile.am1
1 files changed, 1 insertions, 0 deletions
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 \