Skip to content

Commit

Permalink
autotools order.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkskeller committed Dec 18, 2018
1 parent 049bd75 commit b844985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -192,8 +192,8 @@ SimpleOT/Makefile:
mpir:
git submodule update --init mpir
cd mpir; \
libtoolize --force; \
aclocal; \
libtoolize --force; \
autoheader; \
automake --force-missing --add-missing; \
autoconf; \
Expand Down

0 comments on commit b844985

Please sign in to comment.