From: Wolfgang Bangerth Date: Wed, 16 Feb 2000 12:46:36 +0000 (+0000) Subject: Remove .toc file as well. X-Git-Tag: v8.0.0~20945 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=882ada60010f2ec673121c3bc00ee46c569cc09b;p=dealii.git Remove .toc file as well. git-svn-id: https://svn.dealii.org/trunk@2415 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/deal.II/doc/auto/Makefile b/deal.II/doc/auto/Makefile index 977e4c1844..2b9cf3c673 100644 --- a/deal.II/doc/auto/Makefile +++ b/deal.II/doc/auto/Makefile @@ -161,6 +161,7 @@ latex/deal_II_technical_reference.tex: latex/base.tex1 latex/lac.tex1 latex/deal cd latex ; latex $(notdir $<) -rm $(subst .tex,.log,$<) -rm $(subst .tex,.aux,$<) + -rm $(subst .tex,.toc,$<) # generate postscript files from a latex output file