summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorDenise sur Lya <sekhmet@lya>2020-08-09 01:05:32 +0200
committerDenise sur Lya <sekhmet@lya>2020-08-09 01:05:32 +0200
commite6d9791232ee6829658cca59c36e08aa2e6024d5 (patch)
treeb33b3b76291de21465981a1db3a5e0c35598d507 /makefile
parent0ee5f05d503259e8398bdeb0d76135aca67d16a6 (diff)
downloadaventuriers-e6d9791232ee6829658cca59c36e08aa2e6024d5.tar.gz
aventuriers-e6d9791232ee6829658cca59c36e08aa2e6024d5.tar.zst
aventuriers-e6d9791232ee6829658cca59c36e08aa2e6024d5.zip
arc 12 + bugs corrigés dans le makefile
Diffstat (limited to 'makefile')
-rw-r--r--makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/makefile b/makefile
index 505df34..e37f212 100644
--- a/makefile
+++ b/makefile
@@ -17,9 +17,8 @@ aventuriers.pdf: $(LISTEFICHIERS)
17 17
18 18
19html/aventuriers.html: $(LISTEFICHIERS) 19html/aventuriers.html: $(LISTEFICHIERS)
20 mkdir html 20 mkdir -p html
21 nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode 21 nice -19 htlatex aventuriers.tex '' '' -dhtml/ -interaction=nonstopmode
22# ln -sf aventuriers.html html/index.html
23 22
24#updatepdf: aventuriers.pdf 23#updatepdf: aventuriers.pdf
25# scp aventuriers.pdf positon:public_html/aventuriers/ 24# scp aventuriers.pdf positon:public_html/aventuriers/