cog/Frameworks/WavPack/Files/autogen.sh

8 lines
105 B
Bash
Raw Normal View History

2006-04-17 13:12:04 +00:00
#!/bin/sh
touch NEWS README AUTHORS ChangeLog
aclocal
libtoolize --copy
automake --add-missing
autoconf