Skip to content
Snippets Groups Projects
Commit baf738f8 authored by Janis Born's avatar Janis Born
Browse files

add report-blx.bib to clean target in Makefile

parent 35b99e8b
No related branches found
No related tags found
No related merge requests found
...@@ -9,5 +9,6 @@ clean: ...@@ -9,5 +9,6 @@ clean:
latexmk -CA latexmk -CA
rm -f $(REPORT_BASE_NAME).bbl rm -f $(REPORT_BASE_NAME).bbl
rm -f $(REPORT_BASE_NAME).run.xml rm -f $(REPORT_BASE_NAME).run.xml
rm -f $(REPORT_BASE_NAME)-blx.bib
.PHONY: $(REPORT_BASE_NAME).pdf all clean .PHONY: $(REPORT_BASE_NAME).pdf all clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment