diff --git a/doc/Makefile.am b/doc/Makefile.am index ab2f55c9f..88244e0e7 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -39,4 +39,5 @@ dr.pdf: dr.tex $(PDFLATEX) dr clean-local: - rm -f *~ *.pdf *.log *.aux *.out *.blg *.bbl +# Do not delete guide.bbl which is not autogenerated + rm -f *~ *.pdf *.log *.aux *.out *.blg dynare.bbl