adjust targets.sh to new bigint name

This commit is contained in:
Robert Habermeier 2016-09-13 16:31:15 +02:00
parent 42a8ea0002
commit 9dbc49b76e

View File

@ -1,10 +1,10 @@
#!/bin/bash #!/bin/bash
export TARGETS=" export TARGETS="
-p bigint\
-p rlp\ -p rlp\
-p ethash \ -p ethash \
-p ethcore \ -p ethcore \
-p ethcore-bigint\
-p ethcore-dapps \ -p ethcore-dapps \
-p ethcore-rpc \ -p ethcore-rpc \
-p ethcore-signer \ -p ethcore-signer \