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
1 changed files with 1 additions and 1 deletions

View File

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