summaryrefslogtreecommitdiffstats
path: root/storage/maria/libmarias3/ci-scripts/distcheck.sh
blob: e6c469b06bd0110da18f72fd2e05bdb0b4d70b1a (plain)
1
2
3
4
#!/bin/sh
autoreconf -fi
./configure --enable-debug=yes
make distcheck 2>/dev/null