chiark / gitweb /
make distcheck in scirpts/dist
[disorder] / 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