From e8a8bc2058700d5caf204ec02b5542fe93c5fdb2 Mon Sep 17 00:00:00 2001 From: Denise sur Lya Date: Tue, 20 Jun 2017 23:06:16 +0200 Subject: =?UTF-8?q?ajout=20de=20la=20non-encyclop=C3=A9die?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'makefile') diff --git a/makefile b/makefile index 47f7417..5c698c5 100644 --- a/makefile +++ b/makefile @@ -27,3 +27,9 @@ update: aventuriers.pdf aventuriers.html $(LISTEFICHIERS) makefile aventuriers.m scp aventuriers.pdf positon:public_html/aventuriers/ scp aventuriers.mobi positon:public_html/aventuriers/ scp -r html/* positon:public_html/aventuriers/ + +encyclo: encyclo.pdf + +encyclo.pdf: encyclo.tex noms.tex + pdflatex encyclo.tex + pdflatex encyclo.tex -- cgit v1.2.3