aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorAntoine A <>2022-01-24 15:11:39 +0100
committerAntoine A <>2022-01-24 15:11:58 +0100
commit42b2bc5aa273b98b6c5062f6bfc7aa1005bad811 (patch)
treeffca5b086df352c77125576fcb014939f656f923 /makefile
parent0edd2ffc4c06ad18ea9dcfa2325a8ffb863474cb (diff)
downloaddepolymerization-42b2bc5aa273b98b6c5062f6bfc7aa1005bad811.tar.gz
depolymerization-42b2bc5aa273b98b6c5062f6bfc7aa1005bad811.tar.bz2
depolymerization-42b2bc5aa273b98b6c5062f6bfc7aa1005bad811.zip
Improve error handling
Diffstat (limited to 'makefile')
-rw-r--r--makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/makefile b/makefile
index e754987..deb9745 100644
--- a/makefile
+++ b/makefile
@@ -15,6 +15,7 @@ test_btc:
test/btc/hell.sh
test/btc/analysis.sh
test/btc/bumpfee.sh
+ test/btc/maxfee.sh
test/btc/config.sh
test: install test_gateway test_btc \ No newline at end of file