aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2022-02-28 16:05:33 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2022-02-28 16:05:33 +0100
commit7171798e8026238791f2065f167e3c9af50231d9 (patch)
tree57b004d1c031762f635511b434b096b328d1a2a7 /GNUmakefile
parentb3ca0aa552916b10a7d6d642138aecf744aed3de (diff)
Update travis config and _pkgdown.yml
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 7052bc01..75a18e58 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -103,7 +103,7 @@ vignettes: vignettes/mkin.html vignettes/FOCUS_D.html vignettes/FOCUS_L.html vig
vignettes/web_only/%.html: vignettes/references.bib vignettes/web_only/%.rmd
"$(RBIN)/Rscript" -e "tools::buildVignette(file = 'vignettes/web_only/$*.rmd', dir = 'vignettes/web_only')"
-articles: vignettes/web_only/FOCUS_Z.html vignettes/web_only/compiled_models.html vignettes/web_only/benchmarks.html
+articles: vignettes/web_only/FOCUS_Z.html vignettes/web_only/compiled_models.html vignettes/web_only/benchmarks.html vignettes/web_only/dimethenamid_2018.html
pd: roxygen
"$(RBIN)/Rscript" -e "pkgdown::build_site(run_dont_run = TRUE, lazy = TRUE)"

Contact - Imprint