vgmstream/bootstrap
2017-05-01 11:00:56 +02:00

10 lines
167 B
Bash
Executable File

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