added pdfpc rule to makefile
[beamer-mako] / template / Makefile
index a2a786670355b76adab66ba77ecc7472707b193f..880c6046aca8489bff3fdf1abf1aa4a65b612e44 100644 (file)
@@ -41,4 +41,7 @@ clean:
        rm -f notes.config
        rm -f *.pdfpc
 
        rm -f notes.config
        rm -f *.pdfpc
 
+pdfpc:
+       pdfpc -n right *.pdf
+
 .PHONY: clean all notesonly-config notesonly slides-config slides viewpdf pdfpc spell
 .PHONY: clean all notesonly-config notesonly slides-config slides viewpdf pdfpc spell

Benjamin Mako Hill || Want to submit a patch?