Cog/Frameworks/WavPack/Files/autogen.sh

7 lines
105 B
Bash
Executable file

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