0.8.10.81:
[sbcl.git] / binary-distribution.sh
index c5b0e77..15734f5 100755 (executable)
@@ -12,7 +12,7 @@
 b=${1:?"missing base directory name argument"}
 tar -cf $b-binary.tar \
     $b/output/sbcl.core $b/src/runtime/sbcl \
-    $b/BUGS $b/COPYING $b/CREDITS $b/INSTALL $b/NEWS $b/README \
+    $b/BUGS $b/COPYING $b/CREDITS $b/INSTALL $b/NEWS $b/README $b/SUPPORT \
     $b/install.sh $b/find-gnumake.sh \
     $b/doc/sbcl.1 \
     $b/pubring.pgp \