summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
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/