Fix build for tarball
[cascardo/f2fchat.git] / HACKING
1 Prepare for build with:
2 autoreconf -i
3
4 Build a release with:
5 ./configure && make distcheck