]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
added missing (new) man pages
authorDaniel Stenberg <daniel@haxx.se>
Sun, 22 Apr 2001 15:50:12 +0000 (15:50 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 22 Apr 2001 15:50:12 +0000 (15:50 +0000)
docs/Makefile.am

index 0fde6714a78a5fcb25e7e1695030d208555be8cb..5237200cbf00059392c51c914f6cd69695a2e16e 100644 (file)
@@ -20,7 +20,11 @@ man_MANS = \
        curl_slist_free_all.3 \
        curl_version.3 \
        curl_escape.3 \
-       curl_unescape.3
+       curl_unescape.3 \
+       curl_strequal.3 \
+       curl_strnequal.3 \
+       curl_printf.3 \
+       libcurl.5
 
 EXTRA_DIST = $(man_MANS) \
        MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS \