This commit is contained in:
R. Eric Wheeler 2015-08-07 12:39:25 -07:00
parent 2a77bb139a
commit 9a986cb97b
1 changed files with 1 additions and 1 deletions

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