mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 15:48:49 -05: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
@ -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…
Reference in New Issue
Block a user