chiark / gitweb /
make distcheck in scirpts/dist
authorRichard Kettlewell <rjk@greenend.org.uk>
Fri, 17 Oct 2008 20:48:00 +0000 (21:48 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Fri, 17 Oct 2008 20:48:00 +0000 (21:48 +0100)
scripts/dist

index 14aabdbe2693c995f591230af699bbf5d724228b..92bbf7208fae7bdbfba55cfb6eca97065b6fe608 100755 (executable)
@@ -22,7 +22,7 @@
 set -e
 [ -d =build ] && cd =build
 make
-make check
+make distcheck
 make dist-bzip2
 d=$(make echo-distdir)
 cp $d.tar.bz2 $HOME/work/web/disorder