X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debconf14%2FMakefile;h=1db232a8689f40b85068da28bc0c0782efe1bda7;hb=441c67d12ac85be8150ac4f6d1a840414d592d4c;hp=d772c3b27bc9a3352c270121a8cebfe1a9a6872d;hpb=0a1fd959de387ed0d890005eb470256f3a7f6b8c;p=debbugs-presentations.git diff --git a/debconf14/Makefile b/debconf14/Makefile index d772c3b..1db232a 100644 --- a/debconf14/Makefile +++ b/debconf14/Makefile @@ -15,5 +15,7 @@ R ?= R %.tex: %.Rnw debbugs.Rnw $(R) --encoding=utf-8 -e "library('knitr'); knit('$<')" +debbugs_presentation.pdf: debbugs_presentation.tex debbugs_layout.tex debbugs_layout_db.tex + %.pdf: %.tex $(wildcard *.bib) $(wildcard *.tex) latexmk -pdf -pdflatex='xelatex -interaction=nonstopmode %O %S' -bibtex -use-make $<