aboutsummaryrefslogtreecommitdiffstats
path: root/create_tarball.sh
blob: 9a77dacc85ee640742345a8f5e6403eb94d3ff9b (plain)
1
2
3
4
5
#!/bin/bash

autoreconf -vfi
./configure
make distcheck