Cog/Libraries/WavPack/Files/autogen.sh
2005-06-07 04:16:15 +00:00

7 lines
105 B
Bash
Executable file

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