for install and more

This commit is contained in:
Daniel Stenberg 2000-07-29 15:34:32 +00:00
parent 6f3a2cafff
commit c1ab16dabb

21
docs/Makefile.am Normal file
View File

@ -0,0 +1,21 @@
#
# $Id$
#
AUTOMAKE_OPTIONS = foreign no-dependencies
man_MANS = \
curl.1 \
curl_easy_cleanup.3 \
curl_easy_init.3 \
curl_easy_perform.3 \
curl_easy_setopt.3 \
curl_formparse.3 \
curl_getdate.3 \
curl_getenv.3 \
curl_slist_append.3 \
curl_slist_free_all.3 \
curl_version.3
EXTRA_DIST = $(man_MANS)