]> git.parisson.com Git - telemeta-doc.git/commitdiff
Fix Makefile for GIS-Spadon
authorThomas Fillon <thomas@parisson.com>
Fri, 24 Oct 2014 19:42:23 +0000 (21:42 +0200)
committerThomas Fillon <thomas@parisson.com>
Fri, 24 Oct 2014 19:42:23 +0000 (21:42 +0200)
Workshops/GIS_SPADON/Makefile

index d4abd6f179bf4c19bfe68b14c8f4ccc387772b54..482aecbdf4236357ed25caea27d507f6fc82c115 100644 (file)
@@ -3,12 +3,9 @@ MAIN_FILE = slides_SPADON_2014
 pdf:
        echo ${MAIN_FILE}.tex
        pdflatex ${MAIN_FILE}.tex
-       bibtex ${MAIN_FILE}.aux
-       pdflatex ${MAIN_FILE}.tex
-       bibtex ${MAIN_FILE}.aux
-       pdflatex ${MAIN_FILE}.tex
        pdflatex ${MAIN_FILE}.tex
 
+
 clean:
 
        rm -f *.aux *.bbl *.blg *.bst *.dvi *.idx *.lof *.log *.toc *.out  *.ind *.ilg *~