Makefile: upload > all
This commit is contained in:
parent
8e2f478e2a
commit
2104e340d7
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ all: $(TEX)
|
||||||
pdflatex $(TEX)
|
pdflatex $(TEX)
|
||||||
pdflatex $(TEX)
|
pdflatex $(TEX)
|
||||||
|
|
||||||
upload:
|
upload: all
|
||||||
scp $(BASE).pdf www.tobast:~/tobast.fr/public_html/l3/slides.pdf
|
scp $(BASE).pdf www.tobast:~/tobast.fr/public_html/l3/slides.pdf
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue