fix compilation warning
This commit is contained in:
parent
6b7d19d849
commit
d5d301c0a2
1 changed files with 1 additions and 0 deletions
1
makefile
1
makefile
|
@ -16,6 +16,7 @@ rapport.pdf : rapport.tex rapport.bib $(FIGURES_PDF) $(UML_PNG) png_img/gain_act
|
|||
makeglossaries rapport
|
||||
lualatex -shell-escape rapport.tex
|
||||
lualatex -shell-escape rapport.tex
|
||||
lualatex -shell-escape rapport.tex
|
||||
|
||||
png_img/gain_action.png :
|
||||
python3 png_img/gen_fig_g.py
|
||||
|
|
Loading…
Reference in a new issue