aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2017-09-20 20:19:14 -0400
committerMarcoFalke <falke.marco@gmail.com>2017-10-03 20:12:07 +0200
commit75997c3b35db39031a222e2d63da83e67cc9397c (patch)
treea55618c338b8275925bb301abd2fd3a86927a760 /Makefile.am
parent8d13b4298c1ca83db0a65c8c8a93bd3be9135754 (diff)
downloadbitcoin-75997c3b35db39031a222e2d63da83e67cc9397c.tar.xz
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
Github-Pull: #11377 Rebased-From: 28d4542a0ac77a30a242d0568e580a5b437f53fa
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 8216b7d608..3b62a10603 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -249,6 +249,7 @@ EXTRA_DIST += \
test/util/data/txcreatemultisig3.json \
test/util/data/txcreatemultisig4.hex \
test/util/data/txcreatemultisig4.json \
+ test/util/data/txcreatemultisig5.json \
test/util/data/txcreateoutpubkey1.hex \
test/util/data/txcreateoutpubkey1.json \
test/util/data/txcreateoutpubkey2.hex \