From: Rafael L. <rla...@us...> - 2000-11-27 13:01:45
|
Update of /cvsroot/plplot/plplot/doc/docbook/bin In directory slayer.i.sourceforge.net:/tmp/cvs-serv9831 Modified Files: Makefile.am Added Files: size-href.pl Log Message: * Changes to allow the web page to show the sizes of the files available for download. File www/index.html.in is renamed to www/index.html.in.in. File bin/size-href.pl is included in the package. * configure.in (AC_OUTPUT): Output www/index.html.in. * Makefile.am (www/index.html): Added rule. ($(TARBALL)): Depends only on $(INDEX_HTML). * Makefile.am (dist-stamp): New rule for avoiding the repetitive generation of the source tarball. (CLEANFILES): Added *-stamp. |