0.8.0.21
[sbcl.git] / binary-distribution.sh
index 90e402c..462a86d 100755 (executable)
@@ -16,6 +16,7 @@ tar -cf $b-binary.tar \
     $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