Add a workaround for not being able to ensure that git commit triggers

ChangeLog update.
This commit is contained in:
Adam Spiers 2011-12-06 17:30:58 +00:00
parent 8fea1a8dbb
commit 7b62cbf09a

View file

@ -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.