Commit d3569a35 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

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

curl_easy_getinfo man page
parent 89df76e4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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=. < $< >$@