summaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorAntoine A <>2022-01-19 14:58:54 +0100
committerAntoine A <>2022-01-19 15:20:54 +0100
commitb26af1f75a683f3a2d50aaf0de36b58a71ae7754 (patch)
treedf8374a918744891a5e989cb27a53f0d59f7e29d /makefile
parent43ac6ffc4186d64b039c27649af1b14c28e0b3d1 (diff)
downloaddepolymerization-b26af1f75a683f3a2d50aaf0de36b58a71ae7754.tar.gz
depolymerization-b26af1f75a683f3a2d50aaf0de36b58a71ae7754.tar.bz2
depolymerization-b26af1f75a683f3a2d50aaf0de36b58a71ae7754.zip
Adapt defensively to blockchain forksresearch
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index d947f1a..c27ab89 100644
--- a/makefile
+++ b/makefile
@@ -14,6 +14,7 @@ test_btc:
test/btc/conflict.sh
test/btc/reorg.sh
test/btc/hell.sh
+ test/btc/analysis.sh
test/btc/config.sh
test: install test_gateway test_btc \ No newline at end of file