HOWTO-RELEASE: include automake --add-missing

This is necessary since automake files were removed from the repository
recently.
This commit is contained in:
Adam Spiers 2015-11-09 09:28:11 +00:00
parent c749cc4f26
commit f1b67d2432

View file

@ -10,6 +10,7 @@ How to make a new release of GNU Stow
- Generate stow, chkstow, and lib/Stow.pm via:
eval `perl -V:siteprefix`
automake --add-missing
./configure --prefix=$siteprefix && make
(N.B. the CPAN distribution will contain these files, whereas