vgmstream/bootstrap
2008-05-18 20:45:30 +00:00

9 lines
113 B
Bash
Executable File

#!/bin/sh
touch README AUTHORS NEWS ChangeLog
aclocal
autoheader
autoconf
libtoolize --copy --force
automake -a