From: Steven Murdoch Date: Mon, 16 Feb 2009 11:10:34 +0000 (+0000) Subject: Remove Makefile rule for building performance.tex (now in /projects/performance) X-Git-Tag: tor-0.2.1.13-alpha~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d147509d6d1d3641f371728fc79d12ca24d2284;p=thirdparty%2Ftor.git Remove Makefile rule for building performance.tex (now in /projects/performance) svn:r18568 --- diff --git a/doc/design-paper/Makefile.am b/doc/design-paper/Makefile.am index 4835cc00cc..fb94706d07 100644 --- a/doc/design-paper/Makefile.am +++ b/doc/design-paper/Makefile.am @@ -21,10 +21,6 @@ tor-design.pdf: cell-struct.pdf interaction.pdf tor-design.bib tor-design.tex us pdflatex tor-design.tex pdflatex tor-design.tex -performance.pdf: performance.tex - pdflatex $< - pdflatex $< - EXTRA_DIST = cell-struct.fig interaction.fig tor-design.bib usenix.sty latex8.bst tor-design.tex DISTCLEANFILES = cell-struct.eps interaction.eps cell-struct.pdf interaction.pdf tor-design.aux tor-design.bbl tor-design.blg tor-design.log tor-design.dvi tor-design.ps tor-design.pdf