Add contrib/asdf-module.mk to the list of files that go into a
binary distribution (thanks to David Lichteblau for bug report)
$b/install.sh \
$b/doc/sbcl.1 \
$b/pubring.pgp \
+ $b/contrib/asdf-module.mk \
$b/contrib/vanilla-module.mk \
`for dir in $b/contrib/*; do
if test -d $dir && test -f $dir/test-passed; then
;;; checkins which aren't released. (And occasionally for internal
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.8.0.20"
+"0.8.0.21"