diff --git a/makefile b/makefile index 6e32456..3854466 100644 --- a/makefile +++ b/makefile @@ -1,5 +1,5 @@ # Build a release of 'tren' using 'make' -# $Id: makefile,v 1.101 2010/04/08 15:37:19 tundra Exp $ +# $Id: makefile,v 1.102 2010/08/27 17:31:52 tundra Exp $ # Requires a modern 'make' like GNU. @@ -76,7 +76,7 @@ @gzip $< %.latex: %.rst - rst2latex $< >$@ + rst2newlatex $< >$@ ### # LaTeX, PostScript, & PDF