This commit is contained in:
R. Eric Wheeler 2015-08-07 12:39:25 -07:00
parent 2a77bb139a
commit 9a986cb97b

View file

@ -11,4 +11,4 @@ libtoolize --install --copy || exit 1
aclocal -I config || exit 1
autoheader || exit 1
autoconf || exit 1
automake --add-missing --copy || exit 1
automake --add-missing --copy --force || exit 1