added escape and unescape man pages

This commit is contained in:
Daniel Stenberg 2001-03-22 11:22:09 +00:00
parent 0f310a5001
commit 2f869f89ff
1 changed files with 3 additions and 1 deletions

View File

@ -17,7 +17,9 @@ man_MANS = \
curl_getenv.3 \
curl_slist_append.3 \
curl_slist_free_all.3 \
curl_version.3
curl_version.3 \
curl_escape.3 \
curl_unescape.3
EXTRA_DIST = $(man_MANS) \
MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \