modifier le makefile
This commit is contained in:
parent
4dbc2cc9e4
commit
2bff5fbca7
1 changed files with 3 additions and 0 deletions
3
Makefile
3
Makefile
|
@ -1,5 +1,8 @@
|
|||
table_metriques:
|
||||
pdflatex table_metriques_nb.tex
|
||||
pdflatex table_metriques_rl.tex
|
||||
pdflatex algorithme_1.tex
|
||||
pdflatex algorithme_2.tex
|
||||
pdflatex algorithme_3.tex
|
||||
build: rapport.md table_metriques
|
||||
pandoc rapport.md -o rapport.pdf
|
||||
|
|
Loading…
Reference in a new issue