diff options
Diffstat (limited to 'GNUmakefile')
-rw-r--r-- | GNUmakefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile index b731166b..783ceb14 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -104,5 +104,6 @@ winbuilder: build submit: @echo "\nHow about make test, make check, make winbuilder and make r-forge?" @echo "\nIs the DESCRIPTION file up to date?" + @echo "\nIs the NEWS.md file up to date?" @echo "\nAre you sure you want to release to CRAN?" @echo "\nThen use the form at http://cran.r-project.org/submit.html" |