vgmstream/bootstrap

10 lines
167 B
Plaintext
Raw Normal View History

#!/bin/sh
2017-05-01 11:00:56 +02:00
# audacious-vgmstream script - automake/autoconf init
touch README AUTHORS NEWS ChangeLog
aclocal
autoheader
autoconf
libtoolize --copy --force
automake -a