mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:47:16 +03:00
remove getinfo-times from the dist archive since the info is now in the
curl_easy_getinfo man page
This commit is contained in:
parent
89df76e449
commit
d3569a3572
1 changed files with 1 additions and 2 deletions
|
|
@ -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=. < $< >$@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue