Cog/Libraries/WavPack/Files/autogen.sh
2006-04-17 13:12:04 +00:00

7 lines
105 B
Bash
Executable file

#!/bin/sh
touch NEWS README AUTHORS ChangeLog
aclocal
libtoolize --copy
automake --add-missing
autoconf