move first semester to first semester
This commit is contained in:
4
I/MTM/task3-EpisodeAnalysis/Makefile
Normal file
4
I/MTM/task3-EpisodeAnalysis/Makefile
Normal file
@@ -0,0 +1,4 @@
|
||||
toolshed = docker run --rm -v $(PWD):/x -w /x motiejus/toolshed
|
||||
|
||||
task3-EpisodeAnalysis.pdf: task3-EpisodeAnalysis.tex bib.bib
|
||||
$(toolshed) latexmk -pdf $<
|
||||
Reference in New Issue
Block a user