bagder: curl-www/libcurl Makefile,1.54,1.55 _menu.html,1.54,1.55
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl In directory labb:/tmp/cvs-serv2486/libcurl Modified Files: Makefile _menu.html Log Message: use sflogo.html, not sflogo.t anymore Index: _menu.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- _menu.html 9 Oct 2007 09:28:17 -0000 1.54 +++ _menu.html 26 Apr 2008 21:21:30 -0000 1.55 @@ -106,6 +106,6 @@ </div> <p> -#include "sflogo.t" +#include "sflogo.html" </td><td valign="top" align="left"> Index: Makefile =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/Makefile,v retrieving revision 1.54 retrieving revision 1.55 diff -u -d -r1.54 -r1.55 --- Makefile 9 Oct 2007 09:28:17 -0000 1.54 +++ Makefile 26 Apr 2008 21:21:30 -0000 1.55 @@ -4,7 +4,7 @@ MAINPARTS= $(ROOT)/_doctype.html _menu.html _links.html $(ROOT)/setup.t pic.t \ $(ROOT)/where.t download.t $(ROOT)/mirrorlinks.t $(ROOT)/ad.t $(ROOT)/css.t \ - $(ROOT)/sflogo.t $(ROOT)/_footer.html + $(ROOT)/sflogo.html $(ROOT)/_footer.html NOW=$(shell gnudate +'-D__TODAY__=%B %d, %Y') TXT2HTML= txt2html --extract --hrule 10 ACTION=@echo preprocessing $@; \