aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c50421dfc3..eec498dc0e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -310,6 +310,10 @@ EXTRA_DIST += \
test/util/data/txcreatesignv1.hex \
test/util/data/txcreatesignv1.json \
test/util/data/txcreatesignv2.hex \
+ test/util/data/txreplace1.hex \
+ test/util/data/txreplacenoinputs.hex \
+ test/util/data/txreplaceomittedn.hex \
+ test/util/data/txreplacesingleinput.hex \
test/util/rpcauth-test.py
CLEANFILES = $(OSX_ZIP) $(BITCOIN_WIN_INSTALLER)