aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.test.include
diff options
context:
space:
mode:
authorJeff Garzik <jgarzik@bitpay.com>2014-12-31 08:57:55 -0500
committerJeff Garzik <jgarzik@bitpay.com>2014-12-31 08:57:55 -0500
commit39d6b5fd42bda89f83ea26d6b0226eb7f76eb3c6 (patch)
tree88248508e96ac6974b5f0f4ebaa9daa2271d2aec /src/Makefile.test.include
parent664999eb8749b3632ba96166320ed38d7d139ec4 (diff)
parent2c14d1532fe66a243cdbfb7de48b298213305765 (diff)
downloadbitcoin-39d6b5fd42bda89f83ea26d6b0226eb7f76eb3c6.tar.xz
Merge #5528 from
branch 'bitcoin-tx-copy-paste' of git://github.com/ers35/bitcoin into merge-5528
Diffstat (limited to 'src/Makefile.test.include')
-rw-r--r--src/Makefile.test.include3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile.test.include b/src/Makefile.test.include
index c6bd0cf9c6..5f388e2806 100644
--- a/src/Makefile.test.include
+++ b/src/Makefile.test.include
@@ -14,7 +14,8 @@ EXTRA_DIST += \
test/data/tt-locktime317000-out.hex \
test/data/tx394b54bb.hex \
test/data/txcreate1.hex \
- test/data/txcreate2.hex
+ test/data/txcreate2.hex \
+ test/data/txcreatesign.hex
JSON_TEST_FILES = \
test/data/script_valid.json \