diff --git a/doc/HOWTO-RELEASE b/doc/HOWTO-RELEASE index cb88041..18cb2e5 100644 --- a/doc/HOWTO-RELEASE +++ b/doc/HOWTO-RELEASE @@ -18,6 +18,8 @@ How to make a new release of GNU Stow - Ensure all changes are committed to git. + - Run `rm ChangeLog' to ensure it will get rebuilt. + - Run make distcheck and ensure that everything looks good. It should generate the distribution files for you.