remove getinfo-times from the dist archive since the info is now in the

curl_easy_getinfo man page
This commit is contained in:
Daniel Stenberg 2005-10-06 09:05:08 +00:00
parent 89df76e449
commit d3569a3572
1 changed files with 1 additions and 2 deletions

View File

@ -52,8 +52,7 @@ PDFPAGES = curl_easy_cleanup.pdf curl_easy_getinfo.pdf \
CLEANFILES = $(HTMLPAGES) $(PDFPAGES)
EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 \
getinfo-times
EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4
MAN2HTML= roffit --mandir=. < $< >$@