aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-02-15 17:36:12 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2021-02-15 17:36:12 +0100
commitb9be19af5e3085216d0cd5af439332f631fa8b92 (patch)
treee10511f60e7f1713b781d5ea2acf885f3d1e6767 /GNUmakefile
parent11c7f26dd6c532d977d9875f3c16952c7bba37ca (diff)
Fully rebuild docs, rerun tests and check
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 8604d3b3..d7c68ebf 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -112,7 +112,7 @@ pd: roxygen
"$(RBIN)/Rscript" -e "pkgdown::build_site(run_dont_run = TRUE, lazy = TRUE)"
git add -A
-pd_release: roxygen
+pd_all: roxygen
"$(RBIN)/Rscript" -e "pkgdown::build_site(run_dont_run = TRUE)"
git add -A

Contact - Imprint