]> granicus.if.org Git - curl/commitdiff
remove getinfo-times from the dist archive since the info is now in the
authorDaniel Stenberg <daniel@haxx.se>
Thu, 6 Oct 2005 09:05:08 +0000 (09:05 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 6 Oct 2005 09:05:08 +0000 (09:05 +0000)
curl_easy_getinfo man page

docs/libcurl/Makefile.am

index de7fd95ddc13f366c2c6842eb962909e07b9caa2..caea9b9aa42aca4c08a0b008c19ff8516302c5f5 100644 (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=. < $< >$@