rethink topic

This commit is contained in:
Motiejus Jakštys
2019-09-23 11:34:51 +03:00
parent e1f6e29dc5
commit 1bf3f8237d
2 changed files with 14 additions and 30 deletions

View File

@@ -3,4 +3,4 @@ toolshed = docker run --rm -v $(PWD):/x -w /x motiejus/toolshed
endif
report.pdf: report.tex
$(toolshed) latexmk $<
$(toolshed) latexmk -pdf $<