From 3c75c04ea5bb11592391d12a855d9016bc78b84a Mon Sep 17 00:00:00 2001 From: Don Armstrong Date: Sat, 23 Aug 2014 10:20:09 -0700 Subject: [PATCH] the tex files depend on debbugs.Rnw --- debconf14/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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) -- 2.39.2