Expunge revision histories.
[jog] / setup
CommitLineData
2ec1e693 1#! /bin/sh
2
3set -e
4mklinks
5mkaclocal
43f9e826 6(cd sounds && m4 Makefile.m4 >Makefile.am)
2ec1e693 7autoheader
8autoconf
9automake
10mkdir build