diff options
author | Denise sur Lya <sekhmet@lya> | 2017-05-01 23:37:01 +0200 |
---|---|---|
committer | Denise sur Lya <sekhmet@lya> | 2017-05-01 23:37:01 +0200 |
commit | 23ee02d3fb48bbd94a1977124c4a90b289850377 (patch) | |
tree | fd6b605f5221d25d9195b115a3708ab07d95650c /makefile | |
parent | 16c14d5eb151c21be9b3515f2764f6acc20635e6 (diff) | |
download | aventuriers-23ee02d3fb48bbd94a1977124c4a90b289850377.tar.gz aventuriers-23ee02d3fb48bbd94a1977124c4a90b289850377.tar.zst aventuriers-23ee02d3fb48bbd94a1977124c4a90b289850377.zip |
arc 12 + typos arc 11 + makefile
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/ |