diff PoliMI2012/Makefile @ 4:0a1567794b40

[mq]: folder_reorganization
author Carlo de Falco <cdf@users.sourceforge.net>
date Thu, 08 Nov 2012 09:55:34 +0100
parents Makefile@acc25d26e9e5
children f8c352d9af2d
line wrap: on
line diff
copy from Makefile
copy to PoliMI2012/Makefile
--- a/Makefile
+++ b/PoliMI2012/Makefile
@@ -2,7 +2,9 @@
 
 all: $(SLIDES)
 
-%.pdf: %.tex
+%.pdf: %.tex beamerthemeOctave.sty octave-header.png
+	pdflatex $*.tex
+	pdflatex $*.tex
 	pdflatex $*.tex
 
 clean: