From 9cb66248dc7e1c782256d1f69ad67f9c63fb61f8 Mon Sep 17 00:00:00 2001 From: BtcDrak Date: Tue, 20 Dec 2016 19:49:02 +0000 Subject: [PATCH] Fix testfile reference --- src/Makefile.test.include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Makefile.test.include b/src/Makefile.test.include index 50bd2341e..a9e2f29b8 100644 --- a/src/Makefile.test.include +++ b/src/Makefile.test.include @@ -21,7 +21,7 @@ EXTRA_DIST += \ test/data/txcreate2.hex \ test/data/txcreatedata1.hex \ test/data/txcreatedata2.hex \ - test/data/txcreatesign.hex \ + test/data/txcreatesignv1.hex \ test/data/txcreatedata_seq0.hex \ test/data/txcreatedata_seq1.hex