Add elements transaction unit test data to EXTRA_DIST

This commit is contained in:
Gregory Sanders 2019-03-20 11:57:47 -04:00
parent 665d9ebe0e
commit 1fec77f467

View file

@ -269,6 +269,8 @@ EXTRA_DIST += \
test/util/data/txcreatesignv1.hex \
test/util/data/txcreatesignv1.json \
test/util/data/txcreatesignv2.hex \
test/util/data/txcreatemultisig4_elements.hex \
test/util/data/txcreatemultisig4_elements.json \
test/util/rpcauth-test.py
CLEANFILES = $(OSX_DMG) $(BITCOIN_WIN_INSTALLER)