From: Don Armstrong Date: Sat, 23 Aug 2014 17:20:09 +0000 (-0700) Subject: the tex files depend on debbugs.Rnw X-Git-Url: https://git.donarmstrong.com/?p=debbugs-presentations.git;a=commitdiff_plain;h=3c75c04ea5bb11592391d12a855d9016bc78b84a the tex files depend on debbugs.Rnw --- diff --git a/debconf14/Makefile b/debconf14/Makefile index b244505..d772c3b 100644 --- a/debconf14/Makefile +++ b/debconf14/Makefile @@ -12,7 +12,7 @@ R ?= R %.png: %.svg inkscape -e $@ -d 300 $< -%.tex: %.Rnw +%.tex: %.Rnw debbugs.Rnw $(R) --encoding=utf-8 -e "library('knitr'); knit('$<')" %.pdf: %.tex $(wildcard *.bib) $(wildcard *.tex)