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 405958c..d82d329 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -28,7 +28,6 @@ quickcheck: build pd: "$(RBIN)/Rscript" -e "pkgdown::build_site()" git add -A - git commit -m 'Static documentation rebuilt by pkgdown::build_site()' -e winbuilder: build @echo "Uploading to R-release on win-builder" |