浏览代码

Remove Makefile rule for building performance.tex (now in /projects/performance)

svn:r18568
Steven Murdoch 16 年之前
父节点
当前提交
2d147509d6
共有 1 个文件被更改,包括 0 次插入4 次删除
  1. 0 4
      doc/design-paper/Makefile.am

+ 0 - 4
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