aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorMatt Corallo <git@bluematt.me>2017-09-20 20:19:14 -0400
committerMatt Corallo <git@bluematt.me>2017-09-20 23:29:59 -0400
commit28d4542a0ac77a30a242d0568e580a5b437f53fa (patch)
treef21f03c770beb8586aef0fede0d18e089471882c /Makefile.am
parent98212745c8acb5cc4e688bbb3979bfd46b25f98a (diff)
downloadbitcoin-28d4542a0ac77a30a242d0568e580a5b437f53fa.tar.xz
Disallow uncompressed pubkeys in bitcoin-tx [multisig] output adds
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 \