diff options
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -20,6 +20,8 @@ html/aventuriers.html: $(LISTEFICHIERS) | |||
20 | nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode | 20 | nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode |
21 | ln -sf aventuriers.html html/index.html | 21 | ln -sf aventuriers.html html/index.html |
22 | 22 | ||
23 | updatepdf: aventuriers.pdf | ||
24 | scp aventuriers.pdf positon:public_html/aventuriers/ | ||
23 | 25 | ||
24 | update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi | 26 | update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.mobi |
25 | scp aventuriers.pdf positon:public_html/aventuriers/ | 27 | scp aventuriers.pdf positon:public_html/aventuriers/ |