Build system: add missing clean rules

time-shift
Sébastien Villemot 2011-05-25 17:14:47 +02:00
parent e7d2706f5f
commit ffa566b7ae
1 changed files with 1 additions and 1 deletions

View File

@ -39,4 +39,4 @@ dr.pdf: dr.tex
$(PDFLATEX) dr
clean-local:
rm -f *~ *.pdf *.log *.aux *.out
rm -f *~ *.pdf *.log *.aux *.out *.blg *.bbl