diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile index 58d40e52..830b998d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -100,7 +100,6 @@ articles: vignettes/web_only/FOCUS_Z.html vignettes/web_only/compiled_models.htm pd: roxygen "$(RBIN)/Rscript" -e "pkgdown::build_site(run_dont_run = TRUE, lazy = TRUE)" git add -A - git commit -m 'Static documentation rebuilt by pkgdown' -e r-forge: git archive master > $(HOME)/git/mkin/mkin.tar;\ |