Depend on bib/acro and build with minted
This commit is contained in:
parent
f37ac16382
commit
439a8f951e
@ -2,8 +2,8 @@
|
||||
|
||||
build: 01paper.pdf
|
||||
|
||||
%.pdf: %.tex
|
||||
latexmk -pdf $< -f
|
||||
%.pdf: %.tex bibliography.bib acronyms.tex
|
||||
latexmk -shell-escape -pdf $< -f
|
||||
|
||||
clean:
|
||||
rm -f *.acn *.acr *.alg *.aux *.bbl *.blg *.clg *.cyg *.cyi *.fdb_latexmk \
|
||||
|
Loading…
Reference in New Issue
Block a user